Revert artifacts.
This commit is contained in:
@@ -110,7 +110,7 @@ runs:
|
||||
minDepth: 1
|
||||
maxDepth: 1
|
||||
- name: "Upload Artifacts"
|
||||
uses: https://github.com/actions/upload-artifact@v4
|
||||
uses: https://github.com/actions/upload-artifact@v3
|
||||
with:
|
||||
name: "${{ steps.get_product_name.outputs.nameShort }}_${{ inputs.artifactSuffix }}"
|
||||
path: "${{ steps.find_output_dir.outputs.fullPath }}"
|
||||
|
||||
Reference in New Issue
Block a user