diff --git a/.github/workflows/deploy-mobile.yml b/.github/workflows/deploy-mobile.yml index a35e865..42ffe66 100644 --- a/.github/workflows/deploy-mobile.yml +++ b/.github/workflows/deploy-mobile.yml @@ -58,7 +58,7 @@ jobs: # Only done as we are running Typecheck before publishing - name: 🏗 Setup Turborepo Cache - uses: rharkor/caching-for-turbo@v2.5.0 + uses: rharkor/caching-for-turbo@v2.5.1 # That shouldn't be necessary if we are running before merging PR's, # but as commits to main are not protected yet and sometimes happen,