mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-05-18 05:44:46 +00:00
bump @actions/cache to v4.0.2
This commit is contained in:
parent
387e18722e
commit
2f8e542082
6 changed files with 59 additions and 27 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cache",
|
||||
"version": "3.4.1",
|
||||
"version": "3.4.3",
|
||||
"private": true,
|
||||
"description": "Cache dependencies and build outputs",
|
||||
"main": "dist/restore/index.js",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.1",
|
||||
"@actions/cache": "^4.0.2",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue