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 1aaa6d4 commit 1ee4eecCopy full SHA for 1ee4eec
.github/workflows/node-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- run: npm install --global corepack@latest
29
- run: corepack npm audit signatures
30
- run: npm test
31
- - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
32
verify-matrix:
33
runs-on: ubuntu-latest
34
strategy:
0 commit comments