Skip to content

Commit

Permalink
Merge pull request #169 from iraf-community/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/codecov/codecov-action-4

Bump codecov/codecov-action from 1 to 4 in /.github/workflows
  • Loading branch information
olebole authored Apr 9, 2024
2 parents a9eb8a3 + 6f8111b commit 920f657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/citest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ jobs:
- name: "Upload coverage to Codecov"
if: matrix.upload_coverage == 'yes'
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: false

0 comments on commit 920f657

Please sign in to comment.