Skip to content

Commit

Permalink
Bump CI action rust-cache
Browse files Browse the repository at this point in the history
Version 1 of this action uses commands which are deprecated and will be
removed soon.
  • Loading branch information
sirhcel committed Nov 24, 2023
1 parent 079824f commit 802b1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
default: true

- name: Build | rust-cache
uses: Swatinem/rust-cache@v1
uses: Swatinem/rust-cache@v2

- name: Build | build library (default features)
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 802b1ac

Please sign in to comment.