1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-02 13:29:10 +00:00

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

View file

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