1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-05-09 16:52:39 +03:00

chore(deps): bump actions/upload-artifact from 3 to 4 ()

This commit is contained in:
dependabot[bot] 2024-01-02 04:13:21 +01:00 committed by GitHub
parent e30ecec479
commit c139de0658
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ jobs:
run: npm run build run: npm run build
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: vuetorrent-build name: vuetorrent-build
path: ./vuetorrent path: ./vuetorrent