Skip to content

Commit be6d41d

Browse files
chore(deps): update codecov/codecov-action action to v4 (#838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a42404 commit be6d41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3
40+
uses: codecov/codecov-action@v4
4141
with:
4242
directory: packages
4343
env:

0 commit comments

Comments
 (0)