Skip to content

Commit 10f6b4a

Browse files
nextest-botsunshowers
authored andcommitted
chore(deps): update codecov/codecov-action digest to e28ff12
1 parent 45707b6 commit 10f6b4a

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@125fc84a9a348dbcf27191600683ec096ec9021c # v4
43+
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
4444
env:
4545
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4646
with:

0 commit comments

Comments
 (0)