Skip to content

Commit

Permalink
Merge pull request #608 from KisaragiEffective/renovate/codecov-codec…
Browse files Browse the repository at this point in the history
…ov-action-5.x
  • Loading branch information
KisaragiEffective authored Nov 20, 2024
2 parents 144d9b0 + 1e181c6 commit 6e43fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
RUST_BACKTRACE: 1
RUST_LOG: debug
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v5.0.4
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Run compile test
Expand Down

0 comments on commit 6e43fc3

Please sign in to comment.