fix(deps): update dependency @actions/core to v2
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m43s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m43s
This commit is contained in:
3
node_modules/@actions/http-client/lib/interfaces.d.ts
generated
vendored
3
node_modules/@actions/http-client/lib/interfaces.d.ts
generated
vendored
@@ -1,6 +1,3 @@
|
||||
/// <reference types="node" />
|
||||
/// <reference types="node" />
|
||||
/// <reference types="node" />
|
||||
import * as http from 'http';
|
||||
import * as https from 'https';
|
||||
import { HttpClientResponse } from './index';
|
||||
|
||||
Reference in New Issue
Block a user