Merge pull request #718 from mermaid-js/dependabot/github_actions/develop/actions/cache-3
chore(deps): bump actions/cache from 2 to 3
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v3
|
||||
id: yarn-and-build-cache
|
||||
with:
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user