Skip to content

Commit 20a7e84

Browse files
committed
chore: fix ci
1 parent 3c7412b commit 20a7e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Setup Go
103103
uses: actions/setup-go@v3
104104
with:
105-
go-version: "1.22x"
105+
go-version: "1.22.x"
106106

107107
- name: Setup Git
108108
run: |

0 commit comments

Comments
 (0)