Skip to content

Commit

Permalink
Merge pull request #570 from mgeisler/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-4

Bump codecov/codecov-action from 1 to 4
  • Loading branch information
mgeisler authored Oct 1, 2024
2 parents 6c9f6a0 + 9ebddbd commit 4a00f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
args: '--${{ matrix.features }}'

- name: Upload to codecov.io
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4

0 comments on commit 4a00f8a

Please sign in to comment.