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

View File

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