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

@ -18,3 +18,4 @@ jobs:
with:
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
start-version: 0.1.1
- run: 'echo Version found and result returned: "${{steps.version-up.outputs.current_version}}"'