Skip to content

Commit 0b25e81

Browse files
chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#3142)
1 parent 7ab7cb2 commit 0b25e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
- name: cargo llvm-cov
209209
run: cargo llvm-cov --locked --all-features --workspace --lcov --lib --output-path lcov.info
210210
- name: Upload to codecov.io
211-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
211+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
212212
env:
213213
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
214214
with:

0 commit comments

Comments
 (0)