Skip to content

Commit 7f87b0f

Browse files
Lint back to 1.23
Signed-off-by: Jacob Tomlinson <[email protected]>
1 parent 65a955f commit 7f87b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Install Go
1111
uses: actions/setup-go@v5
1212
with:
13-
go-version: 1.22.x
13+
go-version: 1.23.x
1414

1515
- name: Run pre-commit
1616
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)