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 87c239d commit 7082fd8Copy full SHA for 7082fd8
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.1
+ uses: lewagon/wait-on-check-action@v1.7.0
16
with:
17
ref: ${{ github.ref }}
18
# Must be same as this job's name
0 commit comments