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 9101eb7 commit f706cfaCopy full SHA for f706cfa
1 file changed
.github/workflows/prek-check.yml
@@ -16,6 +16,8 @@ permissions:
16
jobs:
17
prek:
18
runs-on: ubuntu-latest
19
+ env:
20
+ RUSTUP_TOOLCHAIN: 1.92.0
21
22
steps:
23
- uses: actions/checkout@v5
0 commit comments