ci: update go version

This commit is contained in:
Tinyblargon 2025-05-22 23:07:47 +02:00
parent 729628816a
commit 1fdce53a1c
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ on:
- 'examples/**'
env:
GO_VERSION: '1.21'
GO_VERSION: '1.24'
jobs:
verify-dependencies:

View file

@ -16,7 +16,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.21'
go-version: '1.24'
check-latest: true
-
name: Import GPG key