Skip to content

Commit e297741

Browse files
chore: deps: bump updatecli version in tests/main.test.js to v0.103.1
Made with ❤️️ by updatecli
1 parent 3588354 commit e297741

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.103.0`
22+
const DEFAULT_VERSION = `v0.103.1`
2323
const versionWithoutV = DEFAULT_VERSION.slice(1)
2424

2525
const originalPlatform = process.platform

0 commit comments

Comments
 (0)