Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
action-rs/toolchain@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Oct 19, 2023
1 parent e143172 commit f651147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Rust toolchain
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af #@v1
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
Expand Down

0 comments on commit f651147

Please sign in to comment.