We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d91c0 commit 93a4fb0Copy full SHA for 93a4fb0
.github/workflows/test.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- run: npm run test:ci
63
64
- - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # [email protected].4
+ - uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # [email protected].5
65
66
types:
67
needs: build # Require build to complete before running tests
0 commit comments