We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12855ad commit f3895d7Copy full SHA for f3895d7
.github/workflows/nodejs.yml
@@ -46,7 +46,7 @@ jobs:
46
run: npm run build
47
48
- name: Upload Action Assets
49
- uses: actions/upload-artifact@v4.6.0
+ uses: actions/upload-artifact@v4.6.1
50
with:
51
name: dist
52
path: dist
0 commit comments