We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a16b7b commit da17defCopy full SHA for da17def
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/setup-go@v4
14
with:
15
- go-version: "1.20"
+ go-version: "1.21"
16
cache: false
17
- uses: actions/checkout@v3
18
0 commit comments