Merge pull request #99 from EspressoSystems/dependabot/github_actions/Swatinem/rust-cache-2

Bump Swatinem/rust-cache from 1 to 2
This commit is contained in:
Mat R
2023-01-11 09:06:12 -07:00
committed by GitHub

View File

@@ -42,7 +42,7 @@ jobs:
default: false default: false
components: rustfmt components: rustfmt
- uses: Swatinem/rust-cache@v1 - uses: Swatinem/rust-cache@v2
name: Enable Rust Caching name: Enable Rust Caching
- name: Format Check - name: Format Check