Skip to content

Commit 267f16a

Browse files
Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 (#1037)
Merging CI passes but codecov fails. Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md) - [Commits](lewagon/wait-on-check-action@v1.3.4...v1.4.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02a80eb commit 267f16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Wait for dev documentation to deploy
21-
uses: lewagon/wait-on-check-action@v1.3.4
21+
uses: lewagon/wait-on-check-action@v1.4.0
2222
with:
2323
ref: main
2424
check-name: 'Deploy dev documentation'

0 commit comments

Comments
 (0)