mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 22:09:08 +08:00
linting
This commit is contained in:
parent
a4539ea36c
commit
a54ac04ab9
2
packages/cache/src/cache.ts
vendored
2
packages/cache/src/cache.ts
vendored
@ -50,7 +50,7 @@ function checkKey(key: string): void {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
export function isFeatureAvailable(): boolean {
|
export function isFeatureAvailable(): boolean {
|
||||||
return utils.isFeatureAvailable();
|
return utils.isFeatureAvailable()
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user