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 454fc32 commit 6f286c1Copy full SHA for 6f286c1
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
run: npm test
30
31
- name: Upload coverage report
32
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
33
with:
34
name: coverage-report
35
path: coverage
0 commit comments