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 3245a07 commit 87c239dCopy full SHA for 87c239d
1 file changed
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Wait for tests to pass
15
- uses: lewagon/wait-on-check-action@v1.6.0
+ uses: lewagon/wait-on-check-action@v1.6.1
16
with:
17
ref: ${{ github.ref }}
18
# Must be same as this job's name
0 commit comments