use new implementation

This commit is contained in:
CrazyMax
2023-03-10 00:22:42 +01:00
parent 3e758a2d14
commit 34c4964b4a
5 changed files with 18 additions and 15 deletions

View File

@ -17,10 +17,10 @@ describe('getInputs', () => {
[
0,
new Map<string, string>([
['version', '23.0.1'],
['version', 'v23.0.1'],
]),
{
version: '23.0.1',
version: 'v23.0.1',
} as context.Inputs
]
])(