Skip to content

Commit

Permalink
chore(ci): use more stable rust toolchain plugin (bluealloy#1269)
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita authored Apr 7, 2024
1 parent eee0541 commit d3db49d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cachegrind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup | Rust
uses: ATiltedTree/setup-rust@v1
with:
rust-version: stable
uses: dtolnay/rust-toolchain@stable

- name: Install Valgrind
run: |
Expand Down

0 comments on commit d3db49d

Please sign in to comment.