We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef84899 commit 0bf680bCopy full SHA for 0bf680b
.github/workflows/node.js.yaml
@@ -31,7 +31,7 @@ jobs:
31
- run: pnpm run test
32
- run: pnpm run test:coverage
33
34
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
35
if: github.actor != 'dependabot[bot]' && github.actor != 'nektos/act'
36
with:
37
name: coverage
0 commit comments