Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 19, 2024
1 parent 5751bbc commit da99a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ jobs:
toolchain: ["stable", "nightly"]

steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2

- uses: actions-rs/[email protected]
with:
profile: minimal
toolchain: ${{ matrix.toolchain }}

- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
path: |
~/.cargo/bin/
Expand Down

0 comments on commit da99a22

Please sign in to comment.