This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: build and check
|
- name: build and check
|
||||||
run: ./check.sh
|
run: ./check.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user