Browse Source

Merge pull request #6003 from vcmi/dependabot/github_actions/actions/download-artifact-5

Bump actions/download-artifact from 4 to 5
Ivan Savenko 2 months ago
parent
commit
b5ec998677
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/github.yml

+ 1 - 1
.github/workflows/github.yml

@@ -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