chore(deps): update dependency go to v1.24.4
All checks were successful
Go CI / test (pull_request) Successful in 51s
Go CI / lint (pull_request) Successful in 59s
Lint Pull Request / Lint PR Title (pull_request) Successful in 16s

This commit is contained in:
Renovate Bot 2025-06-06 05:03:22 +00:00
commit 8db7f08b15
Signed by: Renovate
GPG key ID: 449076797435FF67
2 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ jobs:
- name: Install go
uses: actions/setup-go@v5
with:
go-version: 1.24.2
go-version: 1.24.4
- name: Run Pull Request Lint Action
uses: https://git.kjan.de/actions/pull-request-lint@main