diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f3933ed..f8cae72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 - name: Cache build artifacts - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: | ~/.cargo/registry