LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI
https://landsandboat.github.io/server/
GNU General Public License v3.0
294 stars 589 forks source link

[ci] Update checkbox and label check to Node.js 20 actions #5941

Closed claywar closed 3 months ago

claywar commented 3 months ago

I affirm:

What does this pull request do?

Updates checkboxes and label check to github-script@v7 (Node 20)

Node 16 has reached its end of life, prompting us to initiate its deprecation process for GitHub Actions. Our plan is to transition all actions to run on Node 20 by Spring 2024. We will actively monitor the migration's progress and gather community feedback before finalizing the transition date. Starting October 23rd, workflows containing actions running on Node 16 will display a warning to alert users about the upcoming migration.

Steps to test these changes

CI should pass/fail as expected.