Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv committed Dec 10, 2024
2 parents afd1faa + 7e80050 commit 1033f00
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 @@ -40,7 +40,7 @@ jobs:
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5.0.2
uses: codecov/codecov-action@v5.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: JuliaSurv/RateTables.jl
Expand Down

0 comments on commit 1033f00

Please sign in to comment.