Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/thehanimo/pr-title…
Browse files Browse the repository at this point in the history
…-checker-1.4.3
  • Loading branch information
rmshaffer authored Dec 2, 2024
2 parents d7193af + daab554 commit dcc9d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
tox -e unit-tests
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
with:
token: ${{ secrets.CODECOV_TOKEN }}
if: ${{ strategy.job-index }} == 0

0 comments on commit dcc9d11

Please sign in to comment.