Skip to content

Commit

Permalink
Merge pull request #172 from HadrienG2/HadrienG2-patch-1
Browse files Browse the repository at this point in the history
Update codecov action
  • Loading branch information
HadrienG2 authored Nov 15, 2024
2 parents 389f122 + bea468a commit 2b04bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ jobs:
run: cargo tarpaulin --verbose --timeout 120 --out xml

- name: Upload to codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: OS
Expand Down

0 comments on commit 2b04bc1

Please sign in to comment.