Skip to content

Commit

Permalink
Merge pull request #205 from AliSayyah/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-4

Bump codecov/codecov-action from 3 to 4
  • Loading branch information
AliSayyah authored Feb 28, 2024
2 parents a59eead + 2e4ec8e commit 5509562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: list files
run: ls -l .

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
fail_ci_if_error: false
files: coverage.xml

0 comments on commit 5509562

Please sign in to comment.