ci: bump actions/checkout to v5 (#25142)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
parent
9e1a4a9bef
commit
20341adf66
2
.github/workflows/proto-registry.yml
vendored
2
.github/workflows/proto-registry.yml
vendored
@ -16,7 +16,7 @@
|
||||
# runs-on: depot-ubuntu-22.04-4
|
||||
# name: "Push to buf.build/cosmos/cosmos-sdk"
|
||||
# steps:
|
||||
# - uses: actions/checkout@v4
|
||||
# - uses: actions/checkout@v5
|
||||
# - uses: bufbuild/buf-setup-action@v1.50.0
|
||||
# - run: buf push proto --tag ${{ github.ref_type == 'tag' && github.ref_name || github.sha }} # https://github.com/bufbuild/buf-push-action/issues/20
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user