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 2dbafb7 commit e517842Copy full SHA for e517842
.github/workflows/lint.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Install Go
66
uses: actions/setup-go@v5
67
with:
68
- go-version: "1.22.x"
+ go-version: "1.23.x"
69
- name: Install utilities
70
run: |
71
go install mvdan.cc/[email protected]
0 commit comments