Skip to content

Commit

Permalink
fix(ci): Updated the version for the action
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang committed Oct 1, 2023
1 parent 30ceaac commit fc2a296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runs-on: [ self-hosted, docker ]
steps:
- name: Run Benchmark
uses: maxemiliang/shot-benchmarker@v1.1
uses: maxemiliang/shot-benchmarker@v1.2
with:
benchmark_folder: "MINLP-convex-small"
benchmark_type: "nl"
Expand Down

0 comments on commit fc2a296

Please sign in to comment.