Skip to content

Commit

Permalink
ci: upgrade upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Yesterday17 committed Sep 20, 2024
1 parent a2a24b2 commit 841e3f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
CI: true
- name: upload dist
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: anniw-dist
name: anniw-dist-${{ matrix.runs-on }}
path: dist/

0 comments on commit 841e3f3

Please sign in to comment.