Skip to content

Commit f684010

Browse files
AnnatarHeclaude
andcommitted
chore(ci): update go version to 1.25 in PR check workflow
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent dc02765 commit f684010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Go
2626
uses: actions/setup-go@v5
2727
with:
28-
go-version: "1.24"
28+
go-version: "1.25"
2929

3030
- name: Cache Go modules
3131
uses: actions/cache@v4

0 commit comments

Comments
 (0)