Skip to content

Commit

Permalink
Update upload-artifact action to version 4 in Release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NadeemJazmawe committed Jan 16, 2025
1 parent d65987b commit a1a2aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ jobs:
#cert-password: ${{ secrets.PEM_PASS }}

- name: Upload Windows Installer
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: WindowsInstaller
path: D:/a/Installers

0 comments on commit a1a2aab

Please sign in to comment.