Skip to content

Commit db2b4f3

Browse files
nextest-botsunshowers
authored andcommitted
chore(deps): update codecov/codecov-action digest to 8450866
1 parent e721caf commit db2b4f3

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
@@ -37,7 +37,7 @@ jobs:
3737
cargo llvm-cov --no-report --doc
3838
cargo llvm-cov report --doctests --lcov --output-path lcov.info
3939
- name: Upload coverage data to codecov
40-
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4
40+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4
4141
env:
4242
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4343
with:

0 commit comments

Comments
 (0)