Skip to content

Commit 4788da8

Browse files
Update codecov/codecov-action action to v7
1 parent 33052e9 commit 4788da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust-instrumented.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
-o ${{ env.GRCOV_OUTPUT_FILE }}
8787
test -s ${{ env.GRCOV_OUTPUT_FILE }}
8888
- name: Codecov
89-
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
89+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
9090
with:
9191
name: run-${{ matrix.suite }}
9292
files: ${{ env.GRCOV_OUTPUT_FILE }}

0 commit comments

Comments
 (0)