mirror of
https://github.com/actions/setup-node.git
synced 2025-09-12 20:31:33 +08:00
Bump @babel/traverse from 7.15.4 to 7.23.2 (#870)
This commit is contained in:
@@ -75,7 +75,7 @@ export async function run() {
|
||||
`##[add-matcher]${path.join(matchersPath, 'eslint-compact.json')}`
|
||||
);
|
||||
} catch (err) {
|
||||
core.setFailed(err.message);
|
||||
core.setFailed((err as Error).message);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user