Update dependency go to 1.25

renovate/go-1.x
renovate[bot] 2025-08-13 05:59:40 +00:00 committed by GitHub
parent eeef577911
commit e11e9b9449
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Set up Go 1.21 - name: Set up Go 1.21
uses: actions/setup-go@v5 uses: actions/setup-go@v5
with: with:
go-version: 1.21 go-version: 1.25
id: go id: go
- name: Check out code into the Go module directory - name: Check out code into the Go module directory