Update GH Action Versions [SYNTH-108] - #1389
Merged
Merged
Conversation
AlexD717
approved these changes
Jul 8, 2026
SYNTH-108[SYNTH-108]
PepperLola
approved these changes
Jul 9, 2026
PepperLola
enabled auto-merge (squash)
July 9, 2026 22:04
BrandonPacewic
added a commit
that referenced
this pull request
Jul 13, 2026
* 'dev' of github.com:Autodesk/synthesis: (61 commits) update in more places Make Zone Config Panel Pretty `[SYNTH-225]` (#1402) Fix Mirabuf Loader Tests Merge Assetpack Properly fix: re-render scoring zones after resetting preferences Fix Double Sliders on Manage Protected Zones Interface `[SYNTH-164]` (#1396) format move divider revert to dim green InputSchemeSelection: SchemeSelector: call useStateContext InputSchemeSelection: extract SchemeSelector component format LabelWithTooltip: handle props correctly InputSchemeSelection: SchemeSelector: handle props correctly remove unneeded block simplify jsx ternary StyledComponents: take props correctly don't call react components directly Switch All Icons to SynthesisIcon `[SYNTH-202]` (#1387) Update GH Action Versions `[SYNTH-108]` (#1389) ...
BrandonPacewic
added a commit
that referenced
this pull request
Jul 14, 2026
* 'dev' of github.com:Autodesk/synthesis: (96 commits) update in more places Make Zone Config Panel Pretty `[SYNTH-225]` (#1402) Fix Mirabuf Loader Tests Merge Assetpack Properly fix: re-render scoring zones after resetting preferences Fix Double Sliders on Manage Protected Zones Interface `[SYNTH-164]` (#1396) format move divider revert to dim green InputSchemeSelection: SchemeSelector: call useStateContext InputSchemeSelection: extract SchemeSelector component format LabelWithTooltip: handle props correctly InputSchemeSelection: SchemeSelector: handle props correctly remove unneeded block simplify jsx ternary StyledComponents: take props correctly don't call react components directly Switch All Icons to SynthesisIcon `[SYNTH-202]` (#1387) Update GH Action Versions `[SYNTH-108]` (#1389) ...
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task
SYNTH-108
Symptom
Currently all GH action runs warn that the current minimum node version is 24, and we have actions that want to run on Node 20.
Solution
Bumped versions
Verification
Tests pass with no warnings, dependency caching still works
Before merging, ensure the following criteria are met: