We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ec18e commit b29a3f4Copy full SHA for b29a3f4
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Wait for CI workflow
18
- uses: lewagon/wait-on-check-action@v1.3.4
+ uses: lewagon/wait-on-check-action@v1.4.0
19
with:
20
ref: ${{ github.ref }}
21
check-name: 'CI'
0 commit comments