Skip to content

Commit 055629c

Browse files
deps: update actions/upload-artifact action to v6
1 parent ef41799 commit 055629c

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@v5
35+
- uses: actions/upload-artifact@v6
3636
with:
3737
path: dist/*.zip

0 commit comments

Comments
 (0)