Skip to content

Commit de5f6b5

Browse files
chore(deps): update codecov/codecov-action action to v3.1.5
1 parent 16d1818 commit de5f6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
RUSTDOCFLAGS: '-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=abort -Zpanic_abort_tests'
4141
- uses: actions-rs/[email protected]
4242
- name: Codecov
43-
uses: codecov/[email protected].4
43+
uses: codecov/[email protected].5
4444
with:
4545
fail_ci_if_error: true
4646
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)