Skip to content

Commit 029f6d5

Browse files
committed
Updated GitHub retry action.
1 parent fc49fe0 commit 029f6d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
shell: bash
188188
working-directory: "${{ github.workspace }}"
189189
- name: Download boost
190-
uses: nick-fields/retry@v2
190+
uses: nick-fields/retry@v4
191191
with:
192192
timeout_minutes: 10
193193
max_attempts: 5

0 commit comments

Comments
 (0)