We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502028f commit 65dd816Copy full SHA for 65dd816
src/init-action.ts
@@ -65,7 +65,6 @@ import {
65
getErrorMessage,
66
} from "./util";
67
import { validateWorkflow } from "./workflow";
68
-import { isFeatureAvailable } from "@actions/cache";
69
70
/** Fields of the init status report that can be sent before `config` is populated. */
71
interface InitStatusReport extends StatusReportBase {
0 commit comments