diff --git a/.github/workflows/demo.workflow.yml b/.github/workflows/demo.workflow.yml index 9e66e43a5..321b532ca 100644 --- a/.github/workflows/demo.workflow.yml +++ b/.github/workflows/demo.workflow.yml @@ -52,7 +52,7 @@ jobs: needs: windows-installer steps: - name: Download Windows installer - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: 'installers' path: installers