chore(deps): update actions/setup-go action to v5 (#2109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd6a536db4
commit
cb91c5d915
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4
|
||||
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
|
||||
with:
|
||||
go-version: ~1.24.0
|
||||
- name: Cache Go
|
||||
|
|
|
|||
Loading…
Reference in New Issue