Skip to content

Commit

Permalink
increase setup go version to v1.22 in protocol-release (#1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrendanChou authored Jun 6, 2024
1 parent a048309 commit a787d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/protocol-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: install go
uses: actions/setup-go@v3
with:
go-version: '1.21'
go-version: '1.22'
check-latest: true
- name: Create Directory
run: mkdir ./build
Expand Down

0 comments on commit a787d24

Please sign in to comment.