Skip to content

Commit

Permalink
Merge pull request #932 from radio-astro-tools/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/dot-github/workflows/actions-d109cd9e8b

Bump codecov/codecov-action from 4 to 5 in /.github/workflows in the actions group
  • Loading branch information
e-koch authored Nov 20, 2024
2 parents e88dc72 + 640e8df commit e98b6c3
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 @@ -120,6 +120,6 @@ jobs:
CASASITECONFIG=$GITHUB_WORKSPACE/config.py tox -v -e ${{ matrix.toxenv }}
- name: Upload coverage to codecov
if: ${{ contains(matrix.toxenv,'-cov') }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
file: ./coverage.xml

0 comments on commit e98b6c3

Please sign in to comment.