Skip to content

Commit

Permalink
Update Codecov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed Jan 29, 2025
1 parent 13b7521 commit 337ca5d
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 @@ -288,7 +288,7 @@ jobs:
test-results
if-no-files-found: error
- name: Upload results to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v5
if: ${{ matrix.python-version == env.PRIMARY_PYTHON_VERSION }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 337ca5d

Please sign in to comment.