Skip to content

Commit

Permalink
update upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxd3 committed Oct 3, 2024
1 parent 5ab4511 commit 30779d2
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 @@ -24,7 +24,7 @@ jobs:
julia --project=benchmark benchmark/run_benchmarks.jl > benchmark_results.txt
- name: Upload benchmark results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: benchmark-results
path: benchmark_results.txt
Expand Down

0 comments on commit 30779d2

Please sign in to comment.