diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index 7b4df9d..75e3a7d 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -39,7 +39,7 @@ jobs: needs: build runs-on: windows-latest steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 id: download with: name: windows-installer