Update @actions/cache4.0.0 and patch (#479)

I have updated the version of actions/cache to 4.0.0 and updated the
patch file.
This commit is contained in:
Daz DeBoer
2024-12-11 11:10:21 -07:00
committed by GitHub
4 changed files with 244 additions and 165 deletions

View File

@@ -33,7 +33,7 @@
"license": "MIT",
"dependencies": {
"@actions/artifact": "2.1.11",
"@actions/cache": "3.3.0",
"@actions/cache": "4.0.0",
"@actions/core": "1.11.1",
"@actions/exec": "1.1.1",
"@actions/github": "6.0.0",