diff --git a/.github/workflows/windows-matrix.yml b/.github/workflows/windows-matrix.yml index d3f4cdd92..6730331c1 100644 --- a/.github/workflows/windows-matrix.yml +++ b/.github/workflows/windows-matrix.yml @@ -50,7 +50,7 @@ jobs: - uses: "actions/checkout@v6" - name: Retrieve artifacts - uses: "actions/download-artifact@v7" + uses: "actions/download-artifact@v8" with: path: artifacts