Skip to content

Commit

Permalink
Update export-mcad.yaml - updating checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
sphawes authored Jan 15, 2025
1 parent df408bc commit b45e14a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/export-mcad.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b45e14a

Please sign in to comment.