Skip to content

Commit

Permalink
Merge pull request #161 from ESSS/dependabot/github_actions/github-ac…
Browse files Browse the repository at this point in the history
…tions-568ea3795f

Bump codecov/codecov-action from 5.0.7 to 5.1.1 in the github-actions group
  • Loading branch information
nicoddemus authored Dec 9, 2024
2 parents 2a8b77d + ea6618c commit 97a6009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
tox -e py
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5.0.7
uses: codecov/codecov-action@v5.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 97a6009

Please sign in to comment.