Skip to content

Commit c6628d2

Browse files
authored
Merge pull request #200 from rancher/renovate/go-1.x
chore(deps): update dependency go to 1.26
2 parents 0b736d5 + 4a24a3c commit c6628d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fetch-depth: 0
3838
- uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
3939
with:
40-
go-version: '1.22'
40+
go-version: '1.26'
4141
- name: Setup goreleaser
4242
shell: bash
4343
run: |-

0 commit comments

Comments
 (0)