diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d672a91..5ed2d80 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: - name: Clone uses: actions/checkout@v2 - name: Cache - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: | ~/.cargo/registry