Compare commits

...

2 Commits

Author SHA1 Message Date
Sergey Dolin
7060b7b7f7
Merge 6b959860f5 into b39b52d121 2023-12-14 16:55:55 +01: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",