- Updated action versions (`checkout@v4`, `upload-artifact@v4`, `download-artifact@v4`, `gh-release@v2`) for enhanced compatibility and security
- Upgraded MSBuild setup action to `v2`
- Switched to a Debian slim container for the Linux build to ensure compatibility
- Simplified dependency installation on Linux and included multilib support for 32-bit builds
- Removed unnecessary cleanup steps for temporary artifacts
- Ensured consistent action versions across jobs and steps
Co-authored-by: s1lentq <s1lentsk@yandex.ru>
* bug template
* updated "paths-ignore" in build rules for ".github" folder
dont trigger and publish build when changes only in ".github" folder
* added "task" and "feature" issue templates