Skip to content

Commit

Permalink
Update Benchmark.yml (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
datejada authored Sep 19, 2024
1 parent 771b3b4 commit 0892a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
--rev="$BASE,$HEAD" \
--npart=10 --format=png --input-dir=results/ --output-dir=plots/
- name: Upload plot as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: plots
path: plots
Expand Down

0 comments on commit 0892a04

Please sign in to comment.