Skip to content

Commit

Permalink
Merge pull request #40 from Giacomo-Antonioli/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/codecov/codecov-action-4.1.0

Bump codecov/codecov-action from 3.1.4 to 4.1.0
  • Loading branch information
Giacomo-Antonioli authored Mar 4, 2024
2 parents b0bd5bf + 47fb132 commit b9e4869
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 @@ -101,6 +101,6 @@ jobs:
nox --force-color --session=coverage -- --fmt xml
- name: Upload coverage report
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v4.1.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b9e4869

Please sign in to comment.