Bump Go to 1.25-rc.1

This commit is contained in:
Michael B. Gale
2025-06-20 11:08:36 +01:00
parent ac30a39d8c
commit e7007dee4c
24 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: '>=1.21.0'
go-version: 1.25.0-rc.1
cache: false
- id: init
uses: ./../action/init