Skip to content

Commit

Permalink
chore(deps): update swatinem/rust-cache digest to e8e63cd
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Dec 10, 2024
1 parent 4d21f09 commit cc29800
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:
with:
toolchain: stable
components: rustfmt, clippy
- uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43
- uses: Swatinem/rust-cache@e8e63cdbf2788df3801e6f9a81516b2ca8391886
- name: Lint (clippy)
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1
with:
Expand All @@ -43,7 +43,7 @@ jobs:
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
with:
toolchain: stable
- uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43
- uses: Swatinem/rust-cache@e8e63cdbf2788df3801e6f9a81516b2ca8391886
- name: run tests
uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1
with:
Expand Down

0 comments on commit cc29800

Please sign in to comment.