chore: bump `actions/cache`

Breaking changes:
- Bump Node.js runtime to version 20
This commit is contained in:
Yat Ho 2024-03-04 15:07:33 +08:00
parent 3b3bef68bd
commit 7058382027
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ jobs:
exit 1
}
- name: Get Cache
uses: actions/cache@v3
uses: actions/cache@v4
id: cache
with:
path: ${{ env.DEPS_PREFIX }}