This commit is contained in:
@@ -92,7 +92,7 @@ jobs:
|
||||
|
||||
- name: Upload ${{ matrix.host }} ISO artifact
|
||||
if: ${{ github.event_name != 'workflow_dispatch' || inputs.upload-artifact }}
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: ${{ matrix.host }}-installer-iso
|
||||
path: iso-result/artifact/**
|
||||
|
||||
Reference in New Issue
Block a user