chore(deps): bump actions/upload-artifact from 4 to 5 (#6556)

This commit is contained in:
dependabot[bot]
2025-11-02 11:54:05 +00:00
committed by GitHub
parent 1537d4dd97
commit a58db23d78
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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