Skip to content

Commit 0c3b3b2

Browse files
committed
Merge remote-tracking branch 'ci/main'
2 parents 404ca4e + fabb82a commit 0c3b3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
- name: Record Rust version
150150
run: echo "RUST=$(rustc --version)" >> "$GITHUB_ENV"
151151
- name: Upload to codecov.io
152-
uses: codecov/codecov-action@v4
152+
uses: codecov/codecov-action@v5
153153
with:
154154
fail_ci_if_error: true
155155
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)