ci: bump `actions/cache` to v4

This commit is contained in:
SukkaW 2024-09-17 22:28:13 +08:00
parent 027e5adf67
commit 4ddfa9af8d
1 changed files with 1 additions and 1 deletions

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