Skip to content

Commit

Permalink
Merge pull request napari#118 from napari/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub-actions-d109cd9e8b

Bump codecov/codecov-action from 4 to 5 in the github-actions group
  • Loading branch information
goanpeca authored Jan 8, 2025
2 parents b883a24 + e31aef6 commit acb327b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
TOX_SKIP_ENV: ".*py39-PySide6.*"

- name: Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit acb327b

Please sign in to comment.