There was an error while loading. Please reload this page.
1 parent 57cb13e commit 1901afaCopy full SHA for 1901afa
1 file changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Wait for CI to pass
15
- uses: lewagon/wait-on-check-action@v1.8.0
+ uses: lewagon/wait-on-check-action@v1.8.1
16
with:
17
ref: ${{ github.sha }}
18
running-workflow-name: Wait for CI
0 commit comments