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 3b09128 commit 9ede523Copy full SHA for 9ede523
.github/workflows/lint.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Install Go
11
uses: actions/setup-go@v5
12
with:
13
- go-version: 1.21.x
+ go-version: 1.23.x
14
15
- name: Run pre-commit
16
uses: pre-commit/[email protected]
0 commit comments