diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5e71cb4..1c68e4d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,7 +62,7 @@ jobs: # Cache files between builds - name: Setup | Cache Cargo - uses: actions/cache@v2.1.7 + uses: actions/cache@v3.0.4 with: path: | ~/.cargo/registry