Skip to content

Commit e150fd8

Browse files
alnrory-bot
authored andcommitted
chore: bump Go everywhere
GitOrigin-RevId: e381f03d1eb905f631c633bfb78d9184435782c8
1 parent 2b2fe6a commit e150fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- uses: actions/setup-go@v3
1212
with:
13-
go-version: 1.19
13+
go-version: "1.25"
1414
- run: make format
1515
- name: Indicate formatting issues
1616
run: git diff HEAD --exit-code --color

0 commit comments

Comments
 (0)