Skip to content

Commit

Permalink
Merge pull request #2 from balins/dependabot/github_actions/actions-1…
Browse files Browse the repository at this point in the history
…bc14e4043

Bump codecov/codecov-action from 4.6.0 to 5.0.7 in the actions group
  • Loading branch information
balins authored Dec 2, 2024
2 parents b4651ab + 69f5b61 commit 6732a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: pixi run -e ${{ matrix.environment }} test

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.7
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: balins/fsvm

0 comments on commit 6732a29

Please sign in to comment.