chore(deps): update actions/cache action to v4 (#758)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-06 07:23:32 +07:00 committed by GitHub
parent eabb0fd2c5
commit 86822c1dba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
- name: Cache node_modules
uses: actions/cache@v3
uses: actions/cache@v4
id: cache-nodemodules
with:
path: node_modules