mirror of
https://github.com/actions/cache.git
synced 2025-07-14 12:21:49 +02:00
Upgrade @actions/core to 1.11.1 and other deps
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user