chore(deps): bump actions/upload-artifact from 4 to 5 (#6556)
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
shell: powershell
|
||||
|
||||
- name: Upload installer
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
path: build/${{ steps.build-installer.outputs.C2_INSTALLER_BASE_NAME }}.exe
|
||||
name: ${{ steps.build-installer.outputs.C2_INSTALLER_BASE_NAME }}.exe
|
||||
|
||||
Reference in New Issue
Block a user