Update @actions/cache to 3.2.0

This commit is contained in:
Marc Mueller 2023-03-08 21:47:30 +01:00
parent da1f7b9cd9
commit d57039cf5c
3 changed files with 9 additions and 9 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "https://github.com/cdce8p/toolkit/raw/cache-dry-run-release/packages/cache/actions-cache-3.1.5.tgz",
"@actions/cache": "^3.2.0",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"