Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01: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