This commit is contained in:
dependabot[bot] 2026-08-10 08:16:40 -07:00 committed by GitHub
commit 562a1ca14a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v6
- name: Set up Go
uses: actions/setup-go@v6
uses: actions/setup-go@v7
with:
go-version: "1.26.5"
cache: true