diff --git a/.github/workflows/windows-matrix.yml b/.github/workflows/windows-matrix.yml index 0466ec558..a44be52ac 100644 --- a/.github/workflows/windows-matrix.yml +++ b/.github/workflows/windows-matrix.yml @@ -50,7 +50,7 @@ jobs: - uses: "actions/checkout@v5" - name: Retrieve artifacts - uses: "actions/download-artifact@v4" + uses: "actions/download-artifact@v5" with: path: artifacts