diff --git a/.github/workflows/check-ts-types.yml b/.github/workflows/check-ts-types.yml index 25e4b7f4..5d1a996e 100644 --- a/.github/workflows/check-ts-types.yml +++ b/.github/workflows/check-ts-types.yml @@ -50,7 +50,7 @@ jobs: with: bun-version: latest - name: Load cache - uses: actions/cache@v5 + uses: actions/cache@v6 with: # See here for caching with `yarn`, `bun` or other package managers https://github.com/actions/cache/blob/main/examples.md or you can leverage caching with actions/setup-node https://github.com/actions/setup-node path: |