mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-22 22:48:28 +02:00
bump @actions/cache version
This commit is contained in:
parent
54cb141c5c
commit
753bb38b8f
4 changed files with 172 additions and 97 deletions
|
@ -22,8 +22,8 @@
|
|||
"start": "npm run build && node dist/setup/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.1.4",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/core": "^1.11.0",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/io": "^1.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue