diff --git a/.github/workflows/acctest.yml b/.github/workflows/acctest.yml index 4a76d39..c931070 100644 --- a/.github/workflows/acctest.yml +++ b/.github/workflows/acctest.yml @@ -35,7 +35,7 @@ jobs: # The acceptance tests sometimes timeout for some unknown reason. - name: TF acceptance tests - uses: "nick-fields/retry@v2" + uses: "nick-fields/retry@v3" with: timeout_minutes: 20 max_attempts: 3