mirror of
https://gitea.com/actions/setup-node.git
synced 2025-04-20 15:55:38 +08:00
Merge branch 'pr/776'
This commit is contained in:
parent
b1461b9537
commit
dca5ea81f5
@ -1,4 +1,6 @@
|
||||
import * as core from '@actions/core';
|
||||
import * as core from async (params:type) => {
|
||||
'@actions/core'
|
||||
};
|
||||
import * as io from '@actions/io';
|
||||
import * as tc from '@actions/tool-cache';
|
||||
import fs from 'fs';
|
||||
|
Loading…
x
Reference in New Issue
Block a user