Skip to content

Commit 586fd1c

Browse files
Bump nick-invision/retry from 2 to 3
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2 to 3. - [Release notes](https://github.com/nick-invision/retry/releases) - [Commits](nick-fields/retry@v2...v3) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c338024 commit 586fd1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mediawiki.verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: build docker
1616
run: docker compose up -d
1717
- name: Wait for server to accept connections
18-
uses: nick-invision/retry@v2
18+
uses: nick-invision/retry@v3
1919
with:
2020
timeout_minutes: 5
2121
max_attempts: 100

0 commit comments

Comments
 (0)