Skip to content

Commit

Permalink
Merge pull request #53 from QGreenland-Net/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions-b298e5b389

Bump codecov/codecov-action from 5.1.2 to 5.3.1 in the actions group
  • Loading branch information
trey-stafford authored Feb 4, 2025
2 parents 0b85fea + 5c02d77 commit 4bc0e4e
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 @@ -61,6 +61,6 @@ jobs:
run: "python -m pytest -ra --durations=20 --cov --cov-report=xml --cov-report=term tests/unit"

- name: "Upload coverage report"
uses: "codecov/codecov-action@v5.1.2"
uses: "codecov/codecov-action@v5.3.1"
with:
token: "${{ secrets.CODECOV_TOKEN }}"

0 comments on commit 4bc0e4e

Please sign in to comment.