bump actions/checkout version
This commit is contained in:
parent
6bfa626a38
commit
b6cfc66ea3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get -qq update
|
||||
sudo apt-get -y install mesa-common-dev qtbase5-dev
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user