Skip to content

Commit bb784c8

Browse files
committed
use a maintained rust install
1 parent 4c26c44 commit bb784c8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ jobs:
2828
persist-credentials: false
2929

3030
- name: Set up Rust
31-
uses: actions-rs/toolchain@v1
32-
with:
33-
profile: minimal
34-
toolchain: stable
35-
override: true
31+
uses: actions-rust-lang/setup-rust-toolchain@v1
3632

3733
- name: Install Zizmor
3834
run: |

0 commit comments

Comments
 (0)