diff --git a/.github/workflows/test-migration.yml b/.github/workflows/test-migration.yml index ce20dd4..d8f0256 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