Fix an issue preventing the action from running on Windows based runners that do not have a graphical desktop environment (such as the windows-11-arm
label).
What's Changed
- {.github/workflows,action.yml}: run windows in unattended mode by @mpminardi in #181
Full Changelog: v3.2.2...v3.2.3