mirror of
https://github.com/actions/setup-go.git
synced 2026-02-04 22:48:21 +00:00
upgrade actions/cache to 5.0.1
This commit is contained in:
parent
a0ac5dd3da
commit
2aee26e8d5
2 changed files with 2 additions and 11 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^5.0.0",
|
||||
"@actions/cache": "^5.0.1",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/glob": "^0.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue