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 ea17ffd commit 69b1b69Copy full SHA for 69b1b69
.github/workflows/scip-examples.yaml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Install Go
72
if: ${{ matrix.target.scip_binary == 'scip-go' }}
73
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
74
with: { go-version-file: 'go.mod' }
75
76
- name: Cache Maven dependencies
0 commit comments