mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 13:04:57 -04:00
upgrade actions/cache to 4.0.3
This commit is contained in:
parent
0aaccfd150
commit
e5015e1140
5 changed files with 218 additions and 207 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…
Reference in a new issue