Skip to content

Commit 8fcf5d2

Browse files
committed
fix workflow
1 parent 402597f commit 8fcf5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up Go 1.x
4747
uses: actions/setup-go@v3
4848
with:
49-
go-version: ~1.18
49+
go-version: ~1.21
5050
id: go
5151

5252
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)