diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 11fce6b..2a015e4 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -51,7 +51,7 @@ jobs: run: superbuild\scripts\execute_bat2exe_background.bat ${{github.workspace}} - name: Download artifact - uses: dawidd6/action-download-artifact@v2 + uses: dawidd6/action-download-artifact@v6 with: workflow: download_vcresdristr.yml name: vc_redist.x64.exe