Skip to content

Commit

Permalink
Merge pull request #17 from angelo-peronio/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions-a4e29c6918

Bump the actions group with 2 updates
  • Loading branch information
angelo-peronio authored Nov 25, 2024
2 parents a72f938 + 675eb3c commit dd238ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ jobs:

# https://docs.astral.sh/uv/guides/integration/github/
- name: Setup uv
uses: astral-sh/setup-uv@v3
uses: astral-sh/setup-uv@v4

- name: Test package
run: uvx nox

- name: Upload coverage reports to Codecov
uses: codecov/[email protected].2
uses: codecov/[email protected].7
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit dd238ad

Please sign in to comment.