diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index faa4172..d308038 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: deno-version: v2.x - name: Cache Deno dependencies - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.cache/deno