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 6a95a90 commit c9614c3Copy full SHA for c9614c3
1 file changed
.github/workflows/pr.yml
@@ -37,7 +37,7 @@ jobs:
37
if: ${{ always() }}
38
run: npx nx-cloud stop-all-agents
39
- name: Upload coverage to Codecov
40
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
+ uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
41
with:
42
directory: packages
43
env:
0 commit comments