Skip to content

Commit 6e43fc3

Browse files
Merge pull request #608 from KisaragiEffective/renovate/codecov-codecov-action-5.x
2 parents 144d9b0 + 1e181c6 commit 6e43fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
RUST_BACKTRACE: 1
8484
RUST_LOG: debug
8585
- name: Upload coverage reports to Codecov
86-
uses: codecov/codecov-action@v4.5.0
86+
uses: codecov/codecov-action@v5.0.4
8787
with:
8888
token: ${{ secrets.CODECOV_TOKEN }}
8989
- name: Run compile test

0 commit comments

Comments
 (0)