Skip to content

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:02
Fix YAML syntax errors in PowerShell here-strings

- Fix here-string terminators that were not properly indented
- PowerShell here-string terminators must align with YAML indentation
- Fixes syntax errors on lines 81, 124, 147, and 174
- Resolves 'You have an error in your yaml syntax' issues