diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index eee09fc0..56f122a8 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -17,7 +17,7 @@ jobs: with: token: ${{ secrets.REPO_GHA_PAT }} - name: Run update script - uses: nick-fields/retry@v2.6.0 + uses: nick-fields/retry@v2.7.0 with: timeout_minutes: 15 max_attempts: 3