mirror of
https://github.com/actions/checkout.git
synced 2025-07-07 20:22:54 +00:00
Update dependencies manually
This commit is contained in:
parent
37b082107b
commit
636bc90fe0
7 changed files with 33141 additions and 22041 deletions
|
@ -8,7 +8,7 @@ import * as path from 'path'
|
|||
import * as regexpHelper from './regexp-helper'
|
||||
import * as stateHelper from './state-helper'
|
||||
import * as urlHelper from './url-helper'
|
||||
import {default as uuid} from 'uuid/v4'
|
||||
import {v4 as uuid} from 'uuid'
|
||||
import {IGitCommandManager} from './git-command-manager'
|
||||
import {IGitSourceSettings} from './git-source-settings'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue