2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-01-12 22:58:14 +03:00
Sergey Shorokhov 011e8234e2
chore(ci): update CI workflows for compatibility and consistency (#74)
- 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>
2024-10-29 09:19:26 +03:00
..