Skip to content

Commit

Permalink
Replace deprecated action
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Oct 9, 2024
1 parent bcfd506 commit 738988f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- run: cargo test --locked --all-features

0 comments on commit 738988f

Please sign in to comment.