Skip to content

Commit 2700598

Browse files
Update codecov/codecov-action action to v6
1 parent 24fcc56 commit 2700598

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
@@ -63,7 +63,7 @@ jobs:
6363
--ignore benchmarks/* --ignore 'vortex-test/*' \
6464
-o ${{ env.GRCOV_OUTPUT_FILE }}
6565
- name: Codecov
66-
uses: codecov/codecov-action@v5
66+
uses: codecov/codecov-action@v6
6767
with:
6868
name: run-${{ matrix.suite }}
6969
files: ${{ env.GRCOV_OUTPUT_FILE }}

0 commit comments

Comments
 (0)