Skip to content
Snippets Groups Projects
Unverified Commit 897cda06 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update nick-fields/retry action to v2.9.0 (#24677)

parent 26ec04e2
Branches
Tags
No related merge requests found
......@@ -58,7 +58,7 @@ runs:
cache: ${{ env.CACHE_HIT != 'true' && 'pnpm' || '' }}
- name: Install dependencies
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # v2.8.3
uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # v2.9.0
if: env.CACHE_HIT != 'true'
with:
timeout_minutes: 10
......
......@@ -61,7 +61,7 @@ jobs:
git config --global user.name 'Renovate Bot'
- name: Installing dependencies
uses: nick-fields/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # v2.8.3
uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # v2.9.0
with:
timeout_minutes: 10
max_attempts: 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment