Skip to content

Commit

Permalink
Updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
westy92 committed Nov 23, 2023
1 parent 476014a commit 0685401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Expand Up @@ -9,9 +9,9 @@ on:
env:
CARGO_TERM_COLOR: always
# Pinned toolchain for linting and benchmarks
ACTIONS_LINTS_TOOLCHAIN: 1.65.0
ACTIONS_LINTS_TOOLCHAIN: 1.70.0
# Minimum supported Rust version (MSRV)
ACTION_MSRV_TOOLCHAIN: 1.65.0
ACTION_MSRV_TOOLCHAIN: 1.70.0
EXTRA_FEATURES: "protobuf push process"

jobs:
Expand Down

0 comments on commit 0685401

Please sign in to comment.