Skip to content

Commit 882cdd4

Browse files
committed
fix: gh actions
1 parent fbbb5c7 commit 882cdd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Go Setup
3333
uses: actions/setup-go@v6
3434
with:
35-
go-version: '1.24'
35+
go-version: '1.25'
3636

3737
- name: Install packages
3838
run: go mod download

0 commit comments

Comments
 (0)