Skip to content

Commit

Permalink
chore(deps): update wandalen/wretry.action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 4, 2024
1 parent 61bce3c commit 12e3efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
pytest --cov=./ --cov-report=xml
- name: Upload coverage to Codecov
if: ${{ matrix.python-version == '3.12' }}
uses: Wandalen/wretry.action@1a10d4835a1506f513ad8e7488aeb474ab20055c # v1.4.10
uses: Wandalen/wretry.action@42af9d415b6e955870e984489d2c9b97aabc949f # v3.1.0
with:
action: codecov/codecov-action@v3
with: |
Expand Down

0 comments on commit 12e3efc

Please sign in to comment.