Skip to content

Commit

Permalink
Merge pull request #260 from 21cmfast/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-5.1.2

build(deps): bump codecov/codecov-action from 4.5.0 to 5.1.2
  • Loading branch information
DanielaBreitman authored Jan 10, 2025
2 parents ddb2f38 + 1819144 commit 550e1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,6 @@ jobs:
nox --session=coverage -- xml
- name: Upload coverage report
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 550e1cd

Please sign in to comment.