Updated artifact version.

This commit is contained in:
2025-07-09 15:38:11 -07:00
parent ee445d77a9
commit 9ecbe67d7c

View File

@@ -110,7 +110,7 @@ runs:
minDepth: 1
maxDepth: 1
- name: "Upload Artifacts"
uses: https://github.com/actions/upload-artifact@v3
uses: https://github.com/actions/upload-artifact@v4
with:
name: "${{ steps.get_product_name.outputs.nameShort }}_${{ inputs.artifactSuffix }}"
path: "${{ steps.find_output_dir.outputs.fullPath }}"