Skip to content

Commit 8c691a5

Browse files
authored
Update ci.yml
1 parent a2e8798 commit 8c691a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Go
2929
uses: actions/setup-go@v3
3030
with:
31-
go-version: 1.18.10
31+
go-version: 1.23.0
3232

3333
- name: Build Go
3434
run: |

0 commit comments

Comments
 (0)