Skip to content

Commit 4b3202f

Browse files
committed
Update go version in ci.yml file
1 parent 8a16266 commit 4b3202f

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Go
2626
uses: actions/setup-go@v4
2727
with:
28-
go-version: '1.20'
28+
go-version: '1.23'
2929

3030
# Step 3: Cache Go modules for faster builds
3131
- name: Cache Go Modules

0 commit comments

Comments
 (0)