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 251bdc2 commit 8117ad1Copy full SHA for 8117ad1
.github/workflows/scip-examples.yaml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Install Go
53
if: ${{ matrix.target.scip_binary == 'scip-go' }}
54
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
55
with: { go-version-file: 'go.mod' }
56
57
- name: Run SCIP
0 commit comments