Skip to content

Commit

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

Bump codecov/codecov-action from 4 to 5 in /.github/workflows
  • Loading branch information
olebole authored Nov 18, 2024
2 parents 16ff037 + 831e45f commit 58ab942
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@v4
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: false

0 comments on commit 58ab942

Please sign in to comment.