We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b606c34 commit 65a06cdCopy full SHA for 65a06cd
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go 1.21.5
18
uses: actions/setup-go@v5
19
with:
20
- go-version: '>=1.17.0'
+ go-version: '>=1.21.5'
21
id: go
22
23
0 commit comments