mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-03-03 17:15:26 +03:00
- 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>