mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-09 16:01:16 +08:00
Revert "Merge pull request #808 from actions/users/kotewar/update-actions-cache-version"
This reverts commit30f413bfed
, reversing changes made to14c4fd4871
.
This commit is contained in:
parent
1724d81e82
commit
812f5c25ae
7 changed files with 50 additions and 1586 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cache",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.2",
|
||||
"private": true,
|
||||
"description": "Cache dependencies and build outputs",
|
||||
"main": "dist/restore/index.js",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^2.0.5",
|
||||
"@actions/cache": "^2.0.2",
|
||||
"@actions/core": "^1.7.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue