|
|
@@ -505,7 +505,7 @@ jobs:
|
|
|
PULL_REQUEST: ${{ github.event.pull_request.number }}
|
|
|
|
|
|
- name: Download Artifact
|
|
|
- uses: actions/download-artifact@v4
|
|
|
+ uses: actions/download-artifact@v5
|
|
|
with:
|
|
|
name: ${{ env.VCMI_PACKAGE_FILE_NAME }} - ${{ matrix.platform }}
|
|
|
path: ${{github.workspace}}/artifact
|