Skip to content

Commit

Permalink
Merge pull request #157 from gierens/replace-setup-rust
Browse files Browse the repository at this point in the history
Replace Removed Setup Rust Github Action
  • Loading branch information
dtantsur authored Apr 14, 2024
2 parents e76c99d + 800b171 commit c9fa7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Checkout the project
uses: actions/checkout@v2
- name: Setup Rust
uses: ATiltedTree/setup-rust@v1
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
rust-version: stable
- name: Install ansible
Expand Down

0 comments on commit c9fa7f6

Please sign in to comment.