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 5112a72 commit 077a90bCopy full SHA for 077a90b
.github/workflows/pr_test.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v5
23
- uses: actions/setup-go@v5
24
with:
25
- go-version: stable
+ go-version: "1.24.2"
26
- name: golangci-lint
27
uses: golangci/golangci-lint-action@v8
28
0 commit comments