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 9148c3b commit 706f530Copy full SHA for 706f530
.github/workflows/pull_request.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go
15
uses: actions/setup-go@v4
16
with:
17
- go-version: '1.20'
+ go-version: '1.24'
18
19
- name: Check style
20
run: make style
0 commit comments