Skip to content

Commit

Permalink
Merge pull request #9 from QGreenland-Net/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions-5cb858035e

Bump codecov/codecov-action from 4.3.0 to 4.3.1 in the actions group
  • Loading branch information
mfisher87 authored May 1, 2024
2 parents ab73386 + 2dac664 commit 223fc1b
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.3.0"
uses: "codecov/codecov-action@v4.3.1"
with:
token: "${{ secrets.CODECOV_TOKEN }}"

0 comments on commit 223fc1b

Please sign in to comment.