mirror of
https://github.com/actions/setup-node.git
synced 2025-09-11 11:16:17 +00:00
fix: bump cache version
This commit is contained in:
parent
1e8d35d482
commit
bdb3ef0f69
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
"author": "GitHub",
|
"author": "GitHub",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ambi-robotics/cache": "^1.3.0",
|
"@ambi-robotics/cache": "^1.3.2",
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/exec": "^1.1.0",
|
"@actions/exec": "^1.1.0",
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue