We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d2974 commit 9585038Copy full SHA for 9585038
.github/workflows/codetests.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/setup-go@v5
20
with:
21
- go-version: '1.20'
+ go-version: '1.24'
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
23
- name: golangci-lint
24
uses: golangci/golangci-lint-action@v3
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments