diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index eec9f79..fd0e598 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -116,7 +116,7 @@ jobs: - run: kubectl get no -o wide - name: install chart - uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # v2.9.0 + uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3 with: timeout_minutes: 15 max_attempts: 3