The following github actions need updated prior to Github's June 2nd change to node 24: - [ ] actions/cache@v4 - [ ] actions/checkout@v4 - [ ] actions/upload-artifact@v4 - [ ] microsoft/setup-msbuild@v1 - [ ] euberdeveloper/ga-project-version@main - [ ] zoexx/github-action-json-file-properties@release - [ ] peaceiris/actions-gh-pages@v4 - [ ] peter-evans/create-pull-request@v6 In addition, these warnings are showing up in some workflows and should be cleaned up. - [ ] The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. - <https://github.com/OverlayPlugin/cactbot/actions/runs/25141140576/job/73690952679#step:3:8> - [ ] npm warn Unknown project config "always-auth". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. - https://github.com/OverlayPlugin/cactbot/actions/runs/25141140576/job/73691179092#step:5:5
The following github actions need updated prior to Github's June 2nd change to node 24:
In addition, these warnings are showing up in some workflows and should be cleaned up.
set-outputcommand is deprecated and will be disabled soon. Please upgrade to using Environment Files. - https://github.com/OverlayPlugin/cactbot/actions/runs/25141140576/job/73690952679#step:3:8npm help npmrcfor supported config options. - https://github.com/OverlayPlugin/cactbot/actions/runs/25141140576/job/73691179092#step:5:5