3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2026-01-04 19:08:52 +00:00

Merge remote-tracking branch 'upstream/main' into fix/v4-update

This commit is contained in:
Cyril Rohr 2024-05-21 17:58:44 +00:00
commit 4c85713eab
9 changed files with 117 additions and 106 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "cache",
"version": "4.0.0",
"version": "4.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "cache",
"version": "4.0.0",
"version": "4.0.2",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.2.4",