Skip to content

Commit

Permalink
chore(deps): update wandalen/wretry.action action to v1.4.8 (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Mar 8, 2024
1 parent 6c8461c commit 7530e13
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 @@ -31,7 +31,7 @@ jobs:
pytest --cov=./ --cov-report=xml
- name: Upload coverage to Codecov
if: ${{ matrix.python-version == '3.12' }}
uses: Wandalen/wretry.action@v1.4.7
uses: Wandalen/wretry.action@v1.4.8
with:
action: codecov/codecov-action@v3
with: |
Expand Down

0 comments on commit 7530e13

Please sign in to comment.