ci: update nick-fields/retry dependency to v3 (#3206)
fix: update nick-fields/retry dependency to v3
This commit is contained in:
parent
f706b05438
commit
8ece1cadf6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python_test.yml
vendored
2
.github/workflows/python_test.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
poetry env use ${{ matrix.python-version }}
|
||||
poetry install
|
||||
- name: Run unit tests
|
||||
uses: nick-fields/retry@v2
|
||||
uses: nick-fields/retry@v3
|
||||
with:
|
||||
timeout_minutes: 12
|
||||
max_attempts: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue