Upgrade @actions/cache version to 3.2.2

This commit is contained in:
Seongwon Park 2023-09-13 16:39:03 +09:00
parent 2a017f350d
commit 5006e55112
2 changed files with 16 additions and 16 deletions

View file

@ -25,7 +25,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.4",
"@actions/cache": "^3.2.2",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^1.1.0",