Skip to content

Close #1095, update our actions' action dependencies to node 24 - #1096

Merged
plocket merged 4 commits into
v5from
1095_action_deps
Jun 23, 2026
Merged

Close #1095, update our actions' action dependencies to node 24#1096
plocket merged 4 commits into
v5from
1095_action_deps

Conversation

@plocket

@plocket plocket commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

In this PR, I have:

  • [NA] Added tests for any new features or bug fixes (if relevant)
  • Added my changes to the CHANGELOG.md at the top, under the "Unreleased" section
  • Ensured issues that this PR closes will be automatically closed

Reason for this PR

The actions that our actions depend on need to be updated to the latest version of node. Security and so on. Also may help us narrow down the causes for the inconsistent test GitHub+You failures we've been getting.

Links to any solved or related issues

Closes #1095

Any manual testing I have done to ensure my PR is working

As before, the manually-run Playground tests still only inconsistently pass.

More

Full text of the final squash commit:

Update action dependencies, close #1095

@BryceStevenWilley BryceStevenWilley left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@plocket
plocket merged commit bcf205f into v5 Jun 23, 2026
11 of 20 checks passed
@plocket
plocket deleted the 1095_action_deps branch June 26, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update action dependencies that use node v20

2 participants