Skip to content

Commit df9a5e9

Browse files
Merge pull request #335 from youki-dev/dependabot/github_actions/actions-5a0cc3e7e3
Bump codecov/codecov-action from 6.0.0 to 6.0.1 in the actions group
2 parents 009f977 + 803eedf commit df9a5e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ jobs:
8282
- name: Generate code coverage
8383
run: cargo llvm-cov --all-features --lcov --output-path lcov.info
8484
- name: Upload Results
85-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
85+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
8686
with:
8787
files: lcov.info

0 commit comments

Comments
 (0)