There was an error while loading. Please reload this page.
1 parent b59938b commit b9efcb0Copy full SHA for b9efcb0
1 file changed
.github/workflows/rust.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v6
19
- name: Install lint components
20
run: rustup component add rustfmt clippy
21
- name: Check formatting
0 commit comments