diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 6f9de134703..2405003a334 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -76,7 +76,7 @@ jobs: uses: actions/checkout@v2 - name: Download built sources - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: name: benchmarks.jar path: log4j-perf/target