constmessage="Cache action is only supported on GHES version >= 3.5. If you are on version >=3.5 Please check with GHES admin if Actions cache service is enabled or not.";
constmessage=
"Cache action is only supported on GHES version >= 3.5. If you are on version >=3.5 Please check with GHES admin if Actions cache service is enabled or not.";
constinfoMock=jest.spyOn(core,"info");
try{
@ -252,15 +253,15 @@ test("isCacheFeatureAvailable for ac disabled on GHES", () => {