Skip to content

Commit 8f1e8c8

Browse files
committed
bump go version in GHA
1 parent b0909f5 commit 8f1e8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-values-migrations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@v6
2020
with:
21-
go-version: '1.23.1'
21+
go-version: '1.25.5'
2222
cache-dependency-path: "**/go.sum"
2323

2424
- name: Test

0 commit comments

Comments
 (0)