mirror of
https://github.com/actions/setup-go.git
synced 2025-06-27 23:43:43 +00:00
upgrade actions/cache to 4.0.3 (#574)
This commit is contained in:
parent
0aaccfd150
commit
691cc3533f
5 changed files with 219 additions and 208 deletions
|
@ -25,7 +25,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.2",
|
||||
"@actions/cache": "^4.0.3",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue