Update actions/setup-go action to v5.6.0
Some checks failed
CI / build (pull_request) Has been cancelled

This commit is contained in:
Renovate Bot
2025-12-28 06:54:27 +00:00
parent 0fb281a783
commit e6b1ea6657

View File

@@ -19,7 +19,7 @@ jobs:
uses: https://git.quad4.io/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup Go
uses: https://git.quad4.io/actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
uses: https://git.quad4.io/actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0
with:
go-version: '1.25.4'
cache: true