Skip to content

Commit

Permalink
use specific tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarom Swisa authored and Yarom Swisa committed Sep 4, 2024
1 parent c6d626b commit 31d3dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: install proto cosmos
run: |
git clone https://github.com/cosmos/gogoproto.git
git clone https://github.com/cosmos/gogoproto.git -b v1.4.11
cd gogoproto
go mod download
make install
Expand Down

0 comments on commit 31d3dfd

Please sign in to comment.