Skip to content

Commit f19afc8

Browse files
nextest-botsunshowers
authored andcommitted
chore(deps): update codecov/codecov-action action to v5
1 parent ddfc207 commit f19afc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cargo llvm-cov --no-report --doc
4141
cargo llvm-cov report --doctests --lcov --output-path lcov.info
4242
- name: Upload coverage data to codecov
43-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
43+
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5
4444
env:
4545
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4646
with:

0 commit comments

Comments
 (0)