diff --git a/.github/workflows/test-migration.yml b/.github/workflows/test-migration.yml index 40a54cf..5c103d5 100644 --- a/.github/workflows/test-migration.yml +++ b/.github/workflows/test-migration.yml @@ -21,7 +21,7 @@ jobs: deno-version: v2.x - name: Cache Deno dependencies - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.deno