mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-29 05:24:58 -04:00
Bump @actions/cache dependency to v3.2.1
This commit is contained in:
parent
dd84a9531a
commit
3e685722d5
4 changed files with 1140 additions and 1214 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/cache": "^3.2.1",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/glob": "^0.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue