mirror of
https://github.com/actions/cache.git
synced 2025-04-21 11:36:45 +00:00
Upgrade @actions/core to 1.11.1 and other deps
This commit is contained in:
parent
b7d227d702
commit
b109c12f3b
6 changed files with 87 additions and 230 deletions
|
@ -24,9 +24,9 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.2"
|
||||
"@actions/io": "^1.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.5.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue