Skip to content

Commit 99e4d01

Browse files
chore(deps): update dependency go to 1.25.x
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d56bca commit 99e4d01

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)