Skip to content

Commit

Permalink
Merge pull request #138 from exonet/dependabot/github_actions/patches…
Browse files Browse the repository at this point in the history
…-and-minor-upgrades-daef0796db

Bump codecov/codecov-action from 4.2.0 to 4.3.0 in the patches-and-minor-upgrades group
  • Loading branch information
Brianvanwessel authored Apr 16, 2024
2 parents 1c90a0e + 95a7a34 commit 64b413f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,6 @@ jobs:
poetry run coverage xml -i
- name: Upload coverage report
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 #4.2.0
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed #4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 64b413f

Please sign in to comment.