deps: update GitHub action dependencies (#3745)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-08 08:43:54 +02:00 committed by GitHub
parent 518070ee78
commit 2fdb533798
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 15 additions and 15 deletions

View file

@ -28,7 +28,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
with:
go-version: "1.24.1"
go-version: "1.24.2"
cache: true
- name: Run code generation