Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit f988f61

Browse files
authored
[ci] Update lewagon/wait-on-check-action to latest version. (#4326)
1 parent 2e84965 commit f988f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# This workflow should be the last to run. So wait for all the other tests to succeed.
3232
- name: Wait on all tests
33-
uses: lewagon/wait-on-check-action@a0f99ce1e713de216866868c3da4d4183a051cbe
33+
uses: lewagon/wait-on-check-action@5e937358caba2c7876a2ee06e4a48d0664fe4967
3434
with:
3535
ref: ${{ github.sha }}
3636
running-workflow-name: 'release'

0 commit comments

Comments
 (0)