Skip to content

Commit cb3e612

Browse files
Update nick-fields/retry action to v4 (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 675fd01 commit cb3e612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: gem install bundler
7878
- name: Install bundler dependencies
7979
run: bundle install
80-
- uses: nick-fields/retry@v3
80+
- uses: nick-fields/retry@v4
8181
with:
8282
timeout_minutes: 10
8383
max_attempts: 20

0 commit comments

Comments
 (0)