diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index a6f6908..4952fd0 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -211,7 +211,7 @@ jobs: if: always() steps: - name: Download all benchmark results - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v8 with: path: all-results diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 0638b30..443e132 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -101,7 +101,7 @@ jobs: - uses: actions/checkout@v6 - name: Download all coverage reports - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v8 with: path: reports/