pull/35/merge
renovate[bot] 2025-08-13 05:59:43 +00:00 committed by GitHub
commit 6d544639ed
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