diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index 6a87402..2dc7f09 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -103,7 +103,7 @@ jobs: # Download Windows artifacts - name: Download all Windows .exe artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: windows-loader-exe path: travis_installer_output