From 1043ab7e0275170afa70cd74c448728f0616f76b Mon Sep 17 00:00:00 2001 From: Chris Chan Date: Mon, 15 Jul 2024 12:14:35 +1000 Subject: [PATCH] chore: update turbo cache action --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index da8e98e..eb966b6 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -33,4 +33,4 @@ runs: yarn install --frozen-lockfile # setup turborepo cache - - uses: dtinth/setup-github-actions-caching-for-turbo@v1 + - uses: rharkor/caching-for-turbo@v1.5