Skip to content

Commit

Permalink
Update sub_buildWindows.yml
Browse files Browse the repository at this point in the history
updated artifact to v4
  • Loading branch information
mosfet80 authored Dec 20, 2023
1 parent 590f769 commit 4dafdca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub_buildWindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
. ${{ env.builddir }}\bin\FreeCADCmd -t 0 # 2>&1 | tee -filepath ${{ env.logdir }}\integrationTests.log
- name: Upload logs
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.artifactBasename }}-Logs
path: |
Expand Down

0 comments on commit 4dafdca

Please sign in to comment.