Browse Source
Merge pull request #99 from EspressoSystems/dependabot/github_actions/Swatinem/rust-cache-2
Bump Swatinem/rust-cache from 1 to 2
main
Mat R
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/build.yml
|
|
@ -42,7 +42,7 @@ jobs: |
|
|
|
default: false |
|
|
|
components: rustfmt |
|
|
|
|
|
|
|
- uses: Swatinem/rust-cache@v1 |
|
|
|
- uses: Swatinem/rust-cache@v2 |
|
|
|
name: Enable Rust Caching |
|
|
|
|
|
|
|
- name: Format Check |
|
|
|