Skip to content

Commit 62680ad

Browse files
Bump nick-fields/retry from 3 to 4 in the github-actions group
Bumps the github-actions group with 1 update: [nick-fields/retry](https://github.com/nick-fields/retry). Updates `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 dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aeb907b commit 62680ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# right after the package is published on PyPi
5050
# (and might not be distributed in the CDN yet)
5151
- name: Create virtual environment
52-
uses: nick-fields/retry@v3
52+
uses: nick-fields/retry@v4
5353
with:
5454
timeout_minutes: 5
5555
max_attempts: 5

0 commit comments

Comments
 (0)