Skip to content

Commit 5ee2f71

Browse files
Bump nick-invision/retry from 2.8.2 to 2.8.3 (#1228)
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/nick-invision/retry/releases) - [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js) - [Commits](nick-fields/retry@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: nick-invision/retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aee1baf commit 5ee2f71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
pip install ".[test]"
3535
- name: Build and install Jupyter Enterprise Gateway
36-
uses: nick-invision/[email protected].2
36+
uses: nick-invision/[email protected].3
3737
with:
3838
timeout_minutes: 10
3939
max_attempts: 2
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
pip freeze
4545
- name: Run unit tests
46-
uses: nick-invision/[email protected].2
46+
uses: nick-invision/[email protected].3
4747
with:
4848
timeout_minutes: 3
4949
max_attempts: 1

0 commit comments

Comments
 (0)