diff --git a/.github/workflows/windows-executable.yml b/.github/workflows/windows-executable.yml index 2e0a8fc..48ef6bb 100644 --- a/.github/workflows/windows-executable.yml +++ b/.github/workflows/windows-executable.yml @@ -97,7 +97,7 @@ jobs: steps: - name: Download Windows executables - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: pattern: MCQuery-windows-* path: dist