benchmarks: use upload-artifact v3

This commit is contained in:
Edward Thomson
2024-01-07 04:06:50 +00:00
parent 45c8caad1c
commit 155eb67f28

View File

@@ -79,7 +79,7 @@ jobs:
../source/tests/benchmarks/benchmark.sh --baseline-cli "git" --cli "${GIT2_CLI}" --name libgit2 --json benchmarks.json --zip benchmarks.zip
shell: bash
- name: Upload results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: benchmark-${{ matrix.platform.id }}
path: benchmark