diff --git a/.github/workflows/scheduled-assets-update.yml b/.github/workflows/scheduled-assets-update.yml index ec839a0e..44d4cb5b 100644 --- a/.github/workflows/scheduled-assets-update.yml +++ b/.github/workflows/scheduled-assets-update.yml @@ -33,7 +33,7 @@ jobs: - name: Update Geodat id: update - uses: nick-fields/retry@v3 + uses: nick-fields/retry@v4 with: timeout_minutes: 60 retry_wait_seconds: 60 @@ -82,7 +82,7 @@ jobs: - name: Update Wintun id: update - uses: nick-fields/retry@v3 + uses: nick-fields/retry@v4 with: timeout_minutes: 60 retry_wait_seconds: 60