We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36acf47 commit 6e81890Copy full SHA for 6e81890
.github/workflows/rust.yml
@@ -11,7 +11,7 @@ env:
11
# Pinned toolchain for linting and benchmarks
12
ACTIONS_LINTS_TOOLCHAIN: 1.63.0
13
# Minimum supported Rust version (MSRV)
14
- ACTION_MSRV_TOOLCHAIN: 1.57.0
+ ACTION_MSRV_TOOLCHAIN: 1.60.0
15
EXTRA_FEATURES: "protobuf push process"
16
17
jobs:
0 commit comments