Skip to content

Commit 16f703f

Browse files
authored
Merge pull request #241 from rpgrca/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents 8b75e7b + 0a1ec8a commit 16f703f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/net.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
done
4242
4343
- name: Upload coverage to CodeCov
44-
uses: codecov/codecov-action@v6
44+
uses: codecov/codecov-action@v7
4545
env:
4646
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4747

0 commit comments

Comments
 (0)