mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-10-13 06:51:27 +07:00
node_modules: upgrade
This commit is contained in:
2
node_modules/@actions/glob/lib/internal-hash-files.d.ts
generated
vendored
2
node_modules/@actions/glob/lib/internal-hash-files.d.ts
generated
vendored
@ -1,2 +1,2 @@
|
||||
import { Globber } from './glob';
|
||||
export declare function hashFiles(globber: Globber): Promise<string>;
|
||||
export declare function hashFiles(globber: Globber, currentWorkspace: string, verbose?: Boolean): Promise<string>;
|
||||
|
Reference in New Issue
Block a user