Update export-mcad.yaml

updates to v3 upload artifact
This commit is contained in:
Stephen Hawes
2025-01-13 14:19:43 -05:00
committed by GitHub
parent 586fc5270d
commit 907e66baa9

View File

@@ -84,7 +84,7 @@ jobs:
- name: Upload DXFs as Artifacts - name: Upload DXFs as Artifacts
if: github.event_name != 'release' if: github.event_name != 'release'
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v3
with: with:
name: Feeder-DXFs name: Feeder-DXFs
path: ~/Feeder-DXFs.zip path: ~/Feeder-DXFs.zip