Skip to content

Commit 53d56ed

Browse files
authored
bump go version for prysm
Signed-off-by: Barnabas Busa <busa.barnabas@gmail.com>
1 parent 762c874 commit 53d56ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-deps/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ runs:
3030
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
3131
if: contains(inputs.repository, 'prysm')
3232
with:
33-
go-version: '1.22.0'
33+
go-version: '1.23.0'

0 commit comments

Comments
 (0)