Skip to content

Commit

Permalink
deps(proto): Upgrade to v0.35. (#1473)
Browse files Browse the repository at this point in the history
* Update deps.

* Update schematic.

* Update starbase.

* Revert "Update starbase."

This reverts commit d625ea0.

* Downgrade starbase.

* Update tests.
  • Loading branch information
milesj committed May 23, 2024
1 parent 3a74c30 commit 6f8e579
Show file tree
Hide file tree
Showing 26 changed files with 450 additions and 403 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
with:
auto-install: true
cache: ${{ runner.os == 'Linux' }}
proto-version: '0.34.4' # Keep in sync
proto-version: '0.35.3' # Keep in sync
- uses: mozilla-actions/sccache-action@v0.0.4
if: ${{ vars.ENABLE_SCCACHE == 'true' }}
- name: Checking coverage status
Expand Down
Loading

0 comments on commit 6f8e579

Please sign in to comment.