Skip to content

Commit 652e2e0

Browse files
deps: update actions/upload-artifact action to v7
1 parent 5f6c964 commit 652e2e0

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

0 commit comments

Comments
 (0)