diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 8f6c83a0..e5f72887 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -24,7 +24,7 @@ jobs: with: python-version: ${{ env.PYTHON_VERSION }} - name: Run update script - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: timeout_minutes: 15 max_attempts: 3