Skip to content

Commit

Permalink
use tokenless v3 codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmarty committed Jul 11, 2024
1 parent 59dc67a commit 00aa0e0
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 @@ -34,6 +34,6 @@ jobs:
- name: Code Coverage
uses: actions-rs/grcov@v0.1
- name: Publish Code Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
- name: Lint
run: cargo fmt --all -- --check

0 comments on commit 00aa0e0

Please sign in to comment.