Skip to content

Commit a4b9aac

Browse files
build(deps): bump nick-fields/retry from 3.0.2 to 4.0.0 (#845)
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/nick-fields/retry/releases) - [Commits](nick-fields/retry@v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-version: 4.0.0 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 24285e7 commit a4b9aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
DATABASE_URL: 'postgresql://postgres:postgres@localhost:5432/postgres'
9393

9494
- name: 🛠 Setup Database
95-
uses: nick-fields/retry@v3.0.2
95+
uses: nick-fields/retry@v4.0.0
9696
with:
9797
timeout_minutes: 10
9898
max_attempts: 5

0 commit comments

Comments
 (0)