Skip to content

Commit

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

Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group
  • Loading branch information
mfisher87 authored Oct 2, 2024
2 parents 1bc91c9 + 0edbf5d commit 89d4691
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"

- name: "Upload coverage report"
uses: "codecov/codecov-action@v4.5.0"
uses: "codecov/codecov-action@v4.6.0"
with:
token: "${{ secrets.CODECOV_TOKEN }}"

0 comments on commit 89d4691

Please sign in to comment.