Skip to content

Commit

Permalink
chore(deps): update swatinem/rust-cache digest to a226033
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Jan 11, 2024
1 parent b750064 commit a92b91b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
components: rustfmt, clippy
- uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2
- uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2
- name: Lint (rustfmt)
run: cargo xfmt --check
- name: Lint (clippy)
Expand All @@ -41,7 +41,7 @@ jobs:
- uses: dtolnay/rust-toolchain@1482605bfc5719782e1267fd0c0cc350fe7646b8 # v1
with:
toolchain: ${{ matrix.rust-version }}
- uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2
- uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2
- name: Build
run: cargo build
- name: Install nextest
Expand Down

0 comments on commit a92b91b

Please sign in to comment.