Skip to content

Commit

Permalink
Merge pull request #40 from EspressoSystems/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/Swatinem/rust-cache-2

Bump Swatinem/rust-cache from 1 to 2
  • Loading branch information
jbearer authored Nov 21, 2022
2 parents 9b9a5fa + 98ad6d3 commit f1f1982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
components: rustfmt, clippy

- name: Enable Rust Caching
uses: Swatinem/rust-cache@v1
uses: Swatinem/rust-cache@v2

- name: Install wasm-pack binary
run: |
Expand Down

0 comments on commit f1f1982

Please sign in to comment.