Skip to content

Commit 2ee2302

Browse files
deps: Update codecov/codecov-action action to v7
1 parent bb30018 commit 2ee2302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
--logger:"console;verbosity=detailed"
4141
4242
- name: Upload coverage to Codecov
43-
uses: codecov/codecov-action@0fb7174895f61a3b6b78fc075e0cd60383518dac # v5
43+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}
4646
files: ./CreatePdf.NET.Tests/TestResults/**/coverage.cobertura.xml

0 commit comments

Comments
 (0)