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 e121d23 commit 3a371b1Copy full SHA for 3a371b1
.github/workflows/pre_release.yaml
@@ -37,7 +37,7 @@ jobs:
37
name: Wait for code checks to pass
38
runs-on: ubuntu-latest
39
steps:
40
- - uses: lewagon/wait-on-check-action@v1.3.4
+ - uses: lewagon/wait-on-check-action@v1.4.0
41
with:
42
ref: ${{ github.ref }}
43
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments