Skip to content

Commit 6aaf755

Browse files
ci(deps): bump nick-fields/retry from 3 to 4 (#1122)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3 to 4. - [Release notes](https://github.com/nick-fields/retry/releases) - [Commits](nick-fields/retry@v3...v4) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff761d6 commit 6aaf755

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
xcode-version: "${{ env.XCODE_VERSION }}"
5656
- name: ${{ matrix.config.name }}
57-
uses: nick-fields/retry@v3
57+
uses: nick-fields/retry@v4
5858
with:
5959
timeout_minutes: 10
6060
max_attempts: 3

0 commit comments

Comments
 (0)