ioquake / ioq3

The ioquake3 community effort to continue supporting/developing id's Quake III Arena
https://www.ioquake3.org/
GNU General Public License v2.0
2.34k stars 522 forks source link

Update GitHub Actions due to deprecations #602

Closed zturtleman closed 1 year ago

zturtleman commented 1 year ago

Update GitHub Actions CI to macOS 11 because macOS 10.15 is not available anymore.

Update actions/checkout and actions/upload-artifact to v3 to fix deprecation warning.