diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ad3e5aa7..93c13582f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -182,7 +182,7 @@ jobs: tool: nextest - name: Download archive - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v8 with: name: nextest-archive-${{ matrix.os }} @@ -221,7 +221,7 @@ jobs: tool: nextest - name: Download archive - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v8 with: name: nextest-archive-${{ matrix.os }}