Skip to content

Commit

Permalink
fixup! Configure dependabot to check for updates to GitHub Actions ev…
Browse files Browse the repository at this point in the history
…ery weekday
  • Loading branch information
flaeppe committed Apr 12, 2024
1 parent 3c34ab0 commit 3822f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Report coverage
if: contains(matrix.name, 'coverage')
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
files: ./coverage.xml
Expand Down

0 comments on commit 3822f7f

Please sign in to comment.