Skip to content

Commit e4069f4

Browse files
committed
chore: claim tmp version go 1.22 apparently in repo.
1 parent b807761 commit e4069f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buf.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Build
99
runs-on: ubuntu-latest
1010
steps:
11-
- name: load Go 1.22 env
11+
- name: load env Go 1.22
1212
uses: actions/setup-go@v3
1313
with:
1414
go-version: 1.22

0 commit comments

Comments
 (0)