checkout v3

This commit is contained in:
Kirill Chikalin
2025-03-21 11:09:03 +03:00
parent 0d6bddbe8f
commit 1e45dbcc3a

View File

@@ -47,7 +47,7 @@ jobs:
export is_unity_license_set=true export is_unity_license_set=true
echo "is_unity_license_set=$is_unity_license_set" >> $GITHUB_OUTPUT echo "is_unity_license_set=$is_unity_license_set" >> $GITHUB_OUTPUT
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4.2.2 uses: actions/checkout@v3
with: with:
lfs: true lfs: true
- name: Cache - name: Cache