diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3418fff..5d7ef89 100644 --- a/.github/workflows/build.yml +++ b/.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