diff --git a/.github/workflows/windows-matrix.yml b/.github/workflows/windows-matrix.yml index a44be52a..c3ddc748 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@v5" + uses: "actions/download-artifact@v6" with: path: artifacts