Skip to content

Commit 796bfba

Browse files
authored
Merge pull request #32 from containers/renovate/go-1.x
chore(deps): update dependency go to 1.25.x
2 parents 8d56bca + 99e4d01 commit 796bfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fetch-depth: 2
3838
- uses: actions/setup-go@v5
3939
with:
40-
go-version: 1.24.x
40+
go-version: 1.25.x
4141
- name: install deps
4242
run: |
4343
sudo apt-get -qq update

0 commit comments

Comments
 (0)