Bump actions/checkout from 3 to 4, again
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
|||||||
name: Windows
|
name: Windows
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
- name: Checkout submodules
|
- name: Checkout submodules
|
||||||
run: git submodule update --init
|
run: git submodule update --init
|
||||||
- name: Configure
|
- name: Configure
|
||||||
|
|||||||
Reference in New Issue
Block a user