Skip to content

Commit

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

Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group
  • Loading branch information
balins authored Nov 4, 2024
2 parents c6c7a90 + 4698557 commit b4651ab
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.5.0
uses: codecov/codecov-action@v4.6.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: balins/fsvm

0 comments on commit b4651ab

Please sign in to comment.