Skip to content

Commit

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

Bump codecov/codecov-action from 4.1.1 to 4.2.0 in the patches-and-minor-upgrades group
  • Loading branch information
Brianvanwessel authored Apr 9, 2024
2 parents 3628fd5 + e10d92b commit fadf77d
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@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 #4.1.1
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 #4.2.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit fadf77d

Please sign in to comment.