mirror of
https://github.com/actions/setup-go.git
synced 2025-07-15 11:35:15 -06:00
v4 - upgrade @actions/cache (#578)
* Upgrade-actions/cache for v4 * audit fix * Replaced macos-latest with macos-13
This commit is contained in:
parent
93397bea11
commit
cd53bc84d5
16 changed files with 63075 additions and 2414 deletions
|
@ -25,7 +25,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.2.1",
|
||||
"@actions/cache": "^4.0.3",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/glob": "^0.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue