mirror of
1
Fork 0

Update actions/cache action to v4

This commit is contained in:
Renovate Bot 2024-09-30 12:06:49 +00:00
parent b2aa644859
commit 502a6a4461
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ jobs:
- name: cache node_modules - name: cache node_modules
id: node id: node
uses: https://code.forgejo.org/actions/cache@v3 uses: https://code.forgejo.org/actions/cache@v4
with: with:
path: | path: |
node_modules node_modules