We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3576ceb commit 15ec8f0Copy full SHA for 15ec8f0
.github/actions/setup-scip-cli/action.yaml
@@ -4,7 +4,7 @@ description: Sets up the SCIP cli
4
inputs:
5
version:
6
description: The version of the scip cli to setup
7
- default: 0.5.1
+ default: 0.6.0
8
9
runs:
10
using: composite
0 commit comments