Skip to content

Commit 31a55ab

Browse files
authored
ci: Bump clippy version to 1.82 (#1182)
1 parent eb4b2c6 commit 31a55ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
PROTOC_VERSION: '3.25.3'
13-
clippy_rust_version: '1.80'
13+
clippy_rust_version: '1.82'
1414

1515
jobs:
1616
# Depends on all actions that are required for a "successful" CI run.

0 commit comments

Comments
 (0)