Skip to content

Commit 0e8b0b8

Browse files
Merge pull request #113 from alleyinteractive/dependabot/github_actions/nick-invision/retry-4.0.0
Bump nick-invision/retry from 3.0.2 to 4.0.0
2 parents a6313d5 + a91d8da commit 0e8b0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
dependency-versions: ${{ inputs.dependency-versions }}
139139

140140
- name: Update dependencies
141-
uses: nick-invision/retry@v3.0.2
141+
uses: nick-invision/retry@v4.0.0
142142
if: inputs.action == 'update'
143143
with:
144144
timeout_minutes: 5

0 commit comments

Comments
 (0)