Skip to content

Commit

Permalink
upgraded upload-artifact to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
deinhofer authored Sep 26, 2024
1 parent 49810c4 commit d959631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build AsTeRICS
run: bash -ex ./Installer/jenkins-release-script.sh
- name: Release .exe File
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ env.ARTIFACT }}
path: Setup_AsTeRICS_${{ env.VERSION }}.exe
Expand Down

0 comments on commit d959631

Please sign in to comment.