diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 68c1159..6d16457 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -74,7 +74,7 @@ jobs: uses: actions/checkout@v5 - name: Download built sources - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: built-sources-${{ runner.os }} path: target