Skip to content

Commit 106fa42

Browse files
chore(deps): update nick-fields/retry action to v4
1 parent b5e2403 commit 106fa42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bake_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
token: ${{ secrets.REPO_GHA_PAT }}
2222

2323
- name: Run update script
24-
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
24+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4
2525
with:
2626
timeout_minutes: 15
2727
max_attempts: 3

0 commit comments

Comments
 (0)