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 e8923c4 commit 084bb61Copy full SHA for 084bb61
.github/workflows/node.js.yml
@@ -62,7 +62,7 @@ jobs:
62
run: npm run coverage
63
64
- name: Upload coverage report artifact
65
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
66
with:
67
name: coverage
68
path: coverage/
0 commit comments