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 dee21a8 commit 496548dCopy full SHA for 496548d
.github/workflows/linters.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v5
12
- uses: actions/setup-go@v6
13
with:
14
- go-version: 1.23
+ go-version: stable
15
- name: Check go mod
16
run: |
17
go mod tidy
0 commit comments