Skip to content

Commit 74157e3

Browse files
committed
bump go version for mock generation
1 parent 4f901ce commit 74157e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-generated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/setup-go@v5
2222
with:
23-
go-version: "1.22"
23+
go-version: "1.23"
2424

2525
- uses: actions/checkout@v4
2626

0 commit comments

Comments
 (0)