switch to ESM and update config/test wiring

This commit is contained in:
CrazyMax
2026-03-02 22:22:15 +01:00
parent 431a9f4c97
commit 9839d94df1
10 changed files with 163 additions and 288 deletions

View File

@@ -1,5 +1,5 @@
import * as glob from 'glob';
import {lstatSync} from 'fs';
import * as glob from 'glob';
import * as core from '@actions/core';
export interface Inputs {