Skip to content

Commit e517842

Browse files
authored
Update lint.yml
1 parent 2dbafb7 commit e517842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Install Go
6666
uses: actions/setup-go@v5
6767
with:
68-
go-version: "1.22.x"
68+
go-version: "1.23.x"
6969
- name: Install utilities
7070
run: |
7171
go install mvdan.cc/[email protected]

0 commit comments

Comments
 (0)