Skip to content

Commit

Permalink
Merge pull request #3 from balins/dependabot/github_actions/actions-5…
Browse files Browse the repository at this point in the history
…d055083c8
  • Loading branch information
balins authored Jan 4, 2025
2 parents 6732a29 + 42a5178 commit 0093700
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@v5.0.7
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: balins/fsvm

0 comments on commit 0093700

Please sign in to comment.