mirror of
https://github.com/okalachev/flix.git
synced 2026-08-16 00:38:56 +00:00
Update wait-on-check-action version
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
|||||||
- name: Build book
|
- name: Build book
|
||||||
run: cd docs && mdbook build
|
run: cd docs && mdbook build
|
||||||
- name: Wait for Build to complete
|
- name: Wait for Build to complete
|
||||||
uses: lewagon/wait-on-check-action@v1.3.4
|
uses: lewagon/wait-on-check-action@v1.9.1
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.sha }}
|
ref: ${{ github.sha }}
|
||||||
check-name: build_linux
|
check-name: build_linux
|
||||||
|
|||||||
Reference in New Issue
Block a user