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 09c0a10 commit aeb1b0aCopy full SHA for aeb1b0a
.github/workflows/scip-examples.yaml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Install Go
78
if: ${{ matrix.target.scip_binary == 'scip-go' }}
79
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
80
with: { go-version-file: 'go.mod' }
81
82
- name: Cache Maven dependencies
0 commit comments