We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f026ea2 commit e69643fCopy full SHA for e69643f
.github/workflows/test.yml
@@ -62,7 +62,7 @@ jobs:
62
- run: npm test
63
64
- name: Upload test coverage as artifact
65
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
66
with:
67
name: coverage-${{ matrix.os }}
68
path: coverage
0 commit comments