Skip to content

Commit

Permalink
Update c-hive/gha-yarn-cache action to v2 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 28, 2021
1 parent 6b7b5be commit b81c455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '14.x'
- uses: c-hive/gha-yarn-cache@v1
- uses: c-hive/gha-yarn-cache@v2
- name: Install dependencies
run: yarn
# This setting must be enabled when eslint supports private methods.
Expand Down

0 comments on commit b81c455

Please sign in to comment.