Skip to content

Commit 7ac4047

Browse files
Merge pull request #263 from youki-dev/dependabot/github_actions/actions-5d055083c8
Bump codecov/codecov-action from 5.1.1 to 5.1.2 in the actions group
2 parents 91c0adb + a5d2961 commit 7ac4047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
85+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
8686
with:
8787
files: lcov.info

0 commit comments

Comments
 (0)