Skip to content

Commit 5bb4454

Browse files
Update nick-fields/retry action to v4
1 parent 502537d commit 5bb4454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gametests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
distribution: 'microsoft'
5858
java-version: 21
5959
- name: 'Fetch modpack'
60-
uses: nick-fields/retry@v3 # Retry, as some maven repos can be finicky
60+
uses: nick-fields/retry@v4 # Retry, as some maven repos can be finicky
6161
with:
6262
timeout_minutes: 5
6363
max_attempts: 3

0 commit comments

Comments
 (0)