Skip to content

Commit 1e23e79

Browse files
🤖 Update dependency go to v1.25.0
1 parent 5703d30 commit 1e23e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Go
4343
uses: actions/setup-go@v5
4444
with:
45-
go-version: '1.23.0' # renovate: datasource=github-tags depName=golang/go
45+
go-version: '1.25.0' # renovate: datasource=github-tags depName=golang/go
4646

4747
- name: Setup Hugo
4848
uses: peaceiris/actions-hugo@v3

0 commit comments

Comments
 (0)