Skip to content

Commit

Permalink
Merge pull request #3029 from boutproject/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…odecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
bendudson authored Nov 25, 2024
2 parents 18499cc + 67a282f commit e2ee4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
- name: Upload coverage
if: ${{ matrix.config.name == 'Coverage' }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5

Fedora:
# This is its own job as it doesn't use most of the steps of the
Expand Down

0 comments on commit e2ee4dc

Please sign in to comment.