Compare commits

...

2 Commits

Author SHA1 Message Date
Sergey Dolin
c2c94d2373
Merge 6b959860f5 into 7247617371 2023-12-13 04:06:13 -08:00
Sergey Dolin
6b959860f5 Upgrade @actions/cache 2023-11-28 14:50:26 +01:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "4.0.0",
"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": "^5.1.1",

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": "^5.1.1",