Skip to content

Commit 9c2c41e

Browse files
authored
Bump kachick/wait-other-jobs from 3 to 4 (#176)
2 parents 652f76e + fc4118a commit 9c2c41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: ${{ github.head_ref == 'create-pull-request/patch' }}
1212
steps:
1313
- name: Wait other jobs are passed or failed
14-
uses: kachick/wait-other-jobs@v3
14+
uses: kachick/wait-other-jobs@v4
1515
timeout-minutes: 30
1616
with:
1717
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)