We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0909f5 commit 8f1e8c8Copy full SHA for 8f1e8c8
.github/workflows/test-values-migrations.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v6
20
with:
21
- go-version: '1.23.1'
+ go-version: '1.25.5'
22
cache-dependency-path: "**/go.sum"
23
24
- name: Test
0 commit comments