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 65a955f commit 7f87b0fCopy full SHA for 7f87b0f
.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.22.x
+ go-version: 1.23.x
14
15
- name: Run pre-commit
16
uses: pre-commit/[email protected]
0 commit comments