4
0
Fork 0
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:
Matthew Matl 2024-05-02 13:41:11 -07:00
parent 1e8d35d482
commit bdb3ef0f69
No known key found for this signature in database

View file

@ -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",