Skip to content

Commit 0d4c6cf

Browse files
deps: update actions/upload-artifact action to v5
1 parent 9212695 commit 0d4c6cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434

35-
- uses: actions/upload-artifact@v4
35+
- uses: actions/upload-artifact@v5
3636
with:
3737
path: dist/*.zip

0 commit comments

Comments
 (0)