diff --git a/.github/workflows/publish-installers.yml b/.github/workflows/publish-installers.yml index f0483ec9..0842f6c1 100644 --- a/.github/workflows/publish-installers.yml +++ b/.github/workflows/publish-installers.yml @@ -112,7 +112,7 @@ jobs: - name: Download Installers if: env.WORKFLOW_CONCLUSION == 'success' - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Get Changelog id: get_changelog