We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e39dd13 commit 9dddc56Copy full SHA for 9dddc56
.github/workflows/pr_pre-commit.yml
@@ -15,3 +15,5 @@ jobs:
15
submodules: recursive
16
fetch-depth: 0
17
- uses: ./run-pre-commit
18
+ with:
19
+ rust: 1.85.0
0 commit comments