diff --git a/.github/workflows/publish-installers.yml b/.github/workflows/publish-installers.yml index d4496775..0b118d91 100644 --- a/.github/workflows/publish-installers.yml +++ b/.github/workflows/publish-installers.yml @@ -116,7 +116,7 @@ jobs: - name: Download Installers if: env.WORKFLOW_CONCLUSION == 'success' - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 - name: Get Changelog id: get_changelog