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 1f457d5 commit f43ba21Copy full SHA for f43ba21
.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
37
name: Format
38
runs-on: ubuntu-latest
39
steps:
40
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v4
41
- uses: dtolnay/[email protected]
42
with:
43
components: rustfmt
0 commit comments