mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-30 01:02:59 +02:00
Update checkout action for Github Actions master builds
This commit is contained in:
parent
a7797040a1
commit
23b3773dda
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master_build.yml
vendored
2
.github/workflows/master_build.yml
vendored
|
@ -122,7 +122,7 @@ jobs:
|
|||
rm -rf ~/overte-files
|
||||
rm -rf ~/.cache
|
||||
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: false
|
||||
fetch-depth: 1
|
||||
|
|
Loading…
Reference in a new issue