ci: update nick-fields/retry dependency to v3 (#3206)

fix: update nick-fields/retry dependency to v3
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-08-05 17:48:11 -03:00 committed by GitHub
commit 8ece1cadf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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