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 9f82086 commit 25661f3Copy full SHA for 25661f3
.github/workflows/linters.yaml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/setup-go@v4
18
with:
19
- go-version: "1.20"
+ go-version: "1.22"
20
cache: false
21
- name: Checkout the code
22
uses: actions/[email protected]
0 commit comments