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 3a2390d commit 8e9b18dCopy full SHA for 8e9b18d
.github/workflows/all.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Fetch Go ${{ matrix.go_version }}
59
uses: actions/setup-go@v5
60
with:
61
- go-version: stable
+ go-version: 1.22
62
63
- name: Install m and mtools
64
run: |-
0 commit comments