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:
Sidharth Vinod
2022-03-25 16:35:58 +05:30
committed by GitHub
+1 -1
View File
@@ -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: |