Added a test for the output.
All checks were successful
Try out action / pre-commit Autoupdate (push) Successful in 23s
Lint / pre-commit Autoupdate (push) Successful in 53s

This commit is contained in:
2024-05-28 22:23:01 +02:00
parent 5c3e32d200
commit c85d2fd10e
5 changed files with 8 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ inputs:
description: The version number with wich to start.
required: true
outputs:
max_version:
description: The maximum downloadable version found.
current_version:
description: The maximum currently downloadable version found.
runs:
using: node12