mirror of
https://github.com/actions/setup-node.git
synced 2025-11-07 21:16:56 +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",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ambi-robotics/cache": "^1.3.0",
|
||||
"@ambi-robotics/cache": "^1.3.2",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue