feat!: node18

This commit is contained in:
Ryan Cao
2023-09-15 15:36:50 +08:00
parent ce977ffab4
commit 6870271f1d
6 changed files with 5 additions and 30 deletions

View File

@@ -1,6 +1,5 @@
import * as core from "@actions/core";
import { exec } from "@actions/exec";
import { fetch } from "ofetch";
import { writeFile } from "node:fs/promises";
import { tmpdir } from "node:os";