mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-07-30 08:03:53 +00:00
Merge pull request #1781 from actions/philip-gai/bump-cache-toolkit-6.2.0
feat: adopt @actions/cache 6.2.0 (cache-mode skip + read-denied warning)
This commit is contained in:
parent
55cc834586
commit
3edfce9056
7 changed files with 466 additions and 122 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^6.1.0",
|
||||
"@actions/cache": "^6.2.0",
|
||||
"@actions/core": "^3.0.1",
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/io": "^3.0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue