Skip to content

Commit 534257a

Browse files
nextest-botsunshowers
authored andcommitted
chore(deps): update codecov/codecov-action digest to 7afa10e
1 parent ff0bbaf commit 534257a

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@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4
40+
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4
4141
env:
4242
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4343
with:

0 commit comments

Comments
 (0)