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.
2 parents adb1040 + f706cfa commit 1b92f89Copy full SHA for 1b92f89
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