Skip to content

Commit 0439d28

Browse files
committed
Use the most recent wait-on-check-action
1 parent 881008f commit 0439d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Wait for checks to succeed
15-
uses: lewagon/wait-on-check-action@v1.3.4
15+
uses: lewagon/wait-on-check-action@v1
1616
with:
1717
ref: ${{ github.ref }}
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)