Merge pull request #5454 from SukkaW/ci-bump

ci: bump `actions/cache` to v4
This commit is contained in:
Lloyd Zhou 2024-09-18 11:13:59 +08:00 committed by GitHub
commit 5c34666334
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ jobs:
run: npm install --global vercel@latest run: npm install --global vercel@latest
- name: Cache dependencies - name: Cache dependencies
uses: actions/cache@v2 uses: actions/cache@v4
id: cache-npm id: cache-npm
with: with:
path: ~/.npm path: ~/.npm