Skip to content

Commit cbe591b

Browse files
Update go version to 1.23
1 parent 5cc83c7 commit cbe591b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/setup-go@v5
1818
with:
19-
go-version: "1.22"
19+
go-version: "1.23"
2020
cache: false
2121
- name: Checkout the code
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)