We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c115d1 commit 7beb806Copy full SHA for 7beb806
.github/workflows/go.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Go
20
uses: actions/setup-go@v4
21
with:
22
- go-version: '1.23'
+ go-version: '1.21'
23
24
- name: Run
25
run: go run ./main.go
0 commit comments