Skip to content

Commit 4f33f39

Browse files
chore: deps: bump updatecli version in tests/main.test.js to v0.116.2
Made with ❤️️ by updatecli
1 parent d0aef19 commit 4f33f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/main.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const temporaryPath = path.join(directory, 'TEMP')
1919
process.env['RUNNER_TEMP'] = temporaryPath
2020
process.env['RUNNER_TOOL_CACHE'] = cachePath
2121

22-
const DEFAULT_VERSION = `v0.116.1`
22+
const DEFAULT_VERSION = `v0.116.2`
2323
const versionWithoutV = DEFAULT_VERSION.slice(1)
2424

2525
const originalPlatform = process.platform

0 commit comments

Comments
 (0)