setup-powershell-yaml
Version updated for https://github.com/jimmymcpeter/setup-powershell-yaml to version v2.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-powershell-yaml GitHub Action automates the process of downloading, installing, and caching the powershell-yaml module from PowerShell Gallery. It allows workflows to seamlessly use the module for YAML-to-PowerShell object conversions and vice versa, streamlining tasks involving YAML data processing within automation pipelines. By caching the module, it improves efficiency and reduces setup time in repeated runs.
What’s Changed
2.0.0 (2026-04-17)
⚠ BREAKING CHANGES
- Support using node24