3
0
Fork 0
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:
Julian Groß 2023-11-16 22:30:55 +01:00
parent a7797040a1
commit 23b3773dda

View file

@ -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