mirror of
https://github.com/actions/setup-node.git
synced 2026-06-28 21:00:44 +00:00
Bump @actions/cache to 5.1.0, log cache write denied
This commit is contained in:
parent
f4a67bbeca
commit
4f8aac5beb
7 changed files with 557 additions and 469 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-node",
|
||||
"version": "6.4.0",
|
||||
"version": "6.5.0",
|
||||
"private": true,
|
||||
"description": "setup node action",
|
||||
"main": "lib/setup-node.js",
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^5.0.5",
|
||||
"@actions/cache": "^5.1.0",
|
||||
"@actions/core": "^2.0.3",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/github": "^6.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue