Update export-mcad.yaml - updating checkout to v4

This commit is contained in:
Stephen Hawes
2025-01-15 11:07:27 -05:00
committed by GitHub
parent df408bc5a1
commit b45e14a2b4

View File

@@ -16,11 +16,9 @@ jobs:
run: echo "SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-8`" >> $GITHUB_ENV
- name: Download repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
lfs: true
- name: checkoutLFS
uses: actions/checkout@v2
- run: git lfs pull
- name: Install FreeCAD Python library