mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Rename 'input-params' to 'configuration'
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
DependencyGraphConfig,
|
||||
DependencyGraphOption,
|
||||
GradleExecutionConfig
|
||||
} from '../input-params'
|
||||
} from '../configuration'
|
||||
import {saveDeprecationState} from '../deprecation-collector'
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user