Skip to content

Commit

Permalink
Merge pull request #3682 from spidernet-io/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…nick-invision/retry-3

build(deps): bump nick-invision/retry from 2 to 3
  • Loading branch information
weizhoublue committed Jul 21, 2024
2 parents e8945d2 + 6ba5bad commit b0bac2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-upgrade-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ jobs:
echo "E2E_CLUSTER_NAME=${E2E_CLUSTER_NAME}" >> $GITHUB_ENV
- name: Setup Kind Cluster on oldVersion ${{ needs.get_ref.outputs.old_version }}
uses: nick-invision/retry@v2
uses: nick-invision/retry@v3
with:
timeout_minutes: 20
max_attempts: 3
Expand Down

0 comments on commit b0bac2c

Please sign in to comment.