chore(deps): bump actions/cache from 2 to 3 (#1264)

This commit is contained in:
dependabot[bot] 2022-06-24 09:31:44 +00:00 committed by GitHub
parent b7e8b81442
commit bfb577b0f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ jobs:
node-version: "16" node-version: "16"
- name: Cache dependencies - name: Cache dependencies
uses: actions/cache@v2 uses: actions/cache@v3
id: npm-cache id: npm-cache
with: with:
path: | path: |