diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0b2dd6b..12a9603 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,7 +53,7 @@ jobs: fetch-depth: 1 - name: Cache - uses: actions/cache@v4.2.3 + uses: actions/cache@v4.2.4 with: path: | ~/.cargo/registry @@ -98,7 +98,7 @@ jobs: fetch-depth: 1 - name: Cache - uses: actions/cache@v4.2.3 + uses: actions/cache@v4.2.4 with: path: | ~/.cargo/registry