Lock @actions/cache to 3.0.6, later versions break bundler caching

This commit is contained in:
MSP-Greg
2023-03-20 16:55:33 +01:00
committed by Benoit Daloze
parent 089557fc38
commit ec02537da5
3 changed files with 188 additions and 449 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
},
"homepage": "https://github.com/ruby/setup-ruby",
"dependencies": {
"@actions/cache": "^3",
"@actions/cache": "3.0.6",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",