chore(deps): bump actions/cache from 3 to 4 (#1712)

This commit is contained in:
dependabot[bot] 2024-10-07 13:53:34 +00:00 committed by GitHub
parent 928365d52e
commit 5de3a8d17c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -85,7 +85,7 @@ jobs:
with:
node-version: "18"
- uses: actions/cache@v3
- uses: actions/cache@v4
id: npm-cache
with:
path: |