Skip to content

Commit a36cd91

Browse files
committed
bump go version to 1.23
1 parent b68e844 commit a36cd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v5
1919
with:
20-
go-version: '1.22'
20+
go-version: '1.23'
2121

2222
- name: Check out code into the Go module directory
2323
uses: actions/checkout@v4

0 commit comments

Comments
 (0)