Skip to content

Commit 3ba65d7

Browse files
committed
(chore/build) bump go version
1 parent 868fc46 commit 3ba65d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/install-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Go
2121
uses: actions/setup-go@v4
2222
with:
23-
go-version: "1.23"
23+
go-version: "1.25"
2424

2525
- name: Install gowitness at specific commit
2626
run: |

0 commit comments

Comments
 (0)