Skip to content

Update Node version to fix Node 20 deprecation warnings#8

Merged
leglesslizard merged 5 commits into
next-releasefrom
fix/node-20-deprecation-warnings/app.asana.com/1/100438094841948/project/1204538801343792/task/1215966497710329
Jun 30, 2026
Merged

Update Node version to fix Node 20 deprecation warnings#8
leglesslizard merged 5 commits into
next-releasefrom
fix/node-20-deprecation-warnings/app.asana.com/1/100438094841948/project/1204538801343792/task/1215966497710329

Conversation

@spiralnebulam31

@spiralnebulam31 spiralnebulam31 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@spiralnebulam31 spiralnebulam31 changed the base branch from main to next-release June 30, 2026 14:22
@spiralnebulam31 spiralnebulam31 changed the title Fix/node 20 deprecation warnings/app.asana.com/1/100438094841948/project/1204538801343792/task/1215966497710329 Update checkout versions to fix Node 20 deprecation warnings Jun 30, 2026
@spiralnebulam31 spiralnebulam31 requested a review from Copilot June 30, 2026 14:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the composite deployment actions’ Node setup step to a newer actions/setup-node major version, intended to address Node runtime deprecation warnings in GitHub Actions.

Changes:

  • Update actions/setup-node from @v4 to @v6 in two composite actions.
  • Keep existing Node version selection via inputs.node_version || matrix.node.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
actions/deploy-via-rsync/action.yml Bumps actions/setup-node major version used during optional npm install/build.
actions/deploy-via-ftp/action.yml Bumps actions/setup-node major version used during optional npm install/build.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread actions/deploy-via-rsync/action.yml
@spiralnebulam31 spiralnebulam31 changed the title Update checkout versions to fix Node 20 deprecation warnings Update Node version to fix Node 20 deprecation warnings Jun 30, 2026
@spiralnebulam31 spiralnebulam31 marked this pull request as ready for review June 30, 2026 14:34
@leglesslizard leglesslizard merged commit eee5163 into next-release Jun 30, 2026
1 check passed
@spiralnebulam31 spiralnebulam31 deleted the fix/node-20-deprecation-warnings/app.asana.com/1/100438094841948/project/1204538801343792/task/1215966497710329 branch June 30, 2026 15:27
spiralnebulam31 added a commit that referenced this pull request Jun 30, 2026
This PR updates the composite deployment actions’ Node setup step to a newer actions/setup-node major version, intended to address Node runtime deprecation warnings in GitHub Actions.
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.

3 participants