We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4b2c6 commit 31a55abCopy full SHA for 31a55ab
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
PROTOC_VERSION: '3.25.3'
13
- clippy_rust_version: '1.80'
+ clippy_rust_version: '1.82'
14
15
jobs:
16
# Depends on all actions that are required for a "successful" CI run.
0 commit comments