Skip to content

Commit

Permalink
chore(deps): update rharkor/caching-for-turbo action to v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent 021e546 commit 1fc869e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies
run: npm install
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v1.3
uses: rharkor/caching-for-turbo@v1.5
- name: Init build
run: npm run init:build
- name: Set example env
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Install dependencies
run: npm install
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v1.3
uses: rharkor/caching-for-turbo@v1.5
- name: Init build
run: npm run init:build
- name: Set example env
Expand Down

0 comments on commit 1fc869e

Please sign in to comment.