Skip to content

Commit c9614c3

Browse files
authored
Update .github/workflows/pr.yml
1 parent 6a95a90 commit c9614c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
if: ${{ always() }}
3838
run: npx nx-cloud stop-all-agents
3939
- name: Upload coverage to Codecov
40-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
40+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
4141
with:
4242
directory: packages
4343
env:

0 commit comments

Comments
 (0)