1
0
mirror of https://github.com/go-task/task.git synced 2025-06-25 00:47:04 +02:00

chore(deps): update dependency go to 1.24.x (#2126)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-17 08:57:58 -03:00
committed by GitHub
parent 60c959c75c
commit 1f2eecda9e

View File

@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.23.x
go-version: 1.24.x
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6