diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 6f9de134703..5abc2a4b5d5 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -50,7 +50,7 @@ jobs: package - name: Upload built sources - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: benchmarks.jar path: log4j-perf/target/benchmarks.jar