diff --git a/.github/workflows/benchmark-comment.yml b/.github/workflows/benchmark-comment.yml index 8263f48..39ff8b8 100644 --- a/.github/workflows/benchmark-comment.yml +++ b/.github/workflows/benchmark-comment.yml @@ -15,7 +15,7 @@ jobs: pull-requests: write steps: - name: Download benchmark artifact - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: benchmark-results path: benchmark