Skip to content

Commit d0b3f6a

Browse files
committed
bumped go version
1 parent 6fd722f commit d0b3f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-common.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v5
1919
with:
20-
go-version: 1.22.4
20+
go-version: 1.23
2121

2222
- name: Build
2323
run: |

0 commit comments

Comments
 (0)