Skip to content

Update GitHub Actions to latest major versions (node24) (#991)#991

Closed
xuhdev wants to merge 2 commits into
facebook:mainfrom
xuhdev:export-D106597689
Closed

Update GitHub Actions to latest major versions (node24) (#991)#991
xuhdev wants to merge 2 commits into
facebook:mainfrom
xuhdev:export-D106597689

Conversation

@xuhdev
Copy link
Copy Markdown
Member

@xuhdev xuhdev commented May 28, 2026

Summary:

Update all GitHub Actions dependencies from their v4 (node20) versions to the latest major versions, which all use node24:

  • actions/checkout v4.1.1 → v6
  • actions/cache v4 → v5
  • actions/upload-artifact v4 → v6
  • actions/upload-pages-artifact v4 → v5
  • actions/deploy-pages v4 → v5

Applied across all three Redex flavors (redex, redex-staging, redex-stable).

Differential Revision: D106597689

@meta-cla meta-cla Bot added the CLA Signed label May 28, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 28, 2026

@xuhdev has exported this pull request. If you are a Meta employee, you can view the originating Diff in D106597689.

@meta-codesync meta-codesync Bot changed the title Update GitHub Actions to latest major versions (node24) Update GitHub Actions to latest major versions (node24) (#991) May 28, 2026
xuhdev added a commit to xuhdev/redex that referenced this pull request May 28, 2026
Summary:

Update all GitHub Actions dependencies from their v4 (node20) versions to the latest major versions, which all use node24:

- `actions/checkout` v4.1.1 → v6
- `actions/cache` v4 → v5
- `actions/upload-artifact` v4 → v6
- `actions/upload-pages-artifact` v4 → v5
- `actions/deploy-pages` v4 → v5

Applied across all three Redex flavors (redex, redex-staging, redex-stable).

Differential Revision: D106597689
@xuhdev xuhdev force-pushed the export-D106597689 branch from a331c09 to 3c4798b Compare May 28, 2026 03:57
xuhdev added 2 commits May 27, 2026 20:58
Differential Revision: D106599028
Summary:

Update all GitHub Actions dependencies from their v4 (node20) versions to the latest major versions, which all use node24:

- `actions/checkout` v4.1.1 → v6
- `actions/cache` v4 → v5
- `actions/upload-artifact` v4 → v6
- `actions/upload-pages-artifact` v4 → v5
- `actions/deploy-pages` v4 → v5

Applied across all three Redex flavors (redex, redex-staging, redex-stable).

Differential Revision: D106597689
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 28, 2026

This pull request has been merged in 07363b3.

meta-codesync Bot pushed a commit that referenced this pull request May 28, 2026
Summary:
Pull Request resolved: #991

Node.js 20 has been deprecated. Update all GitHub Actions dependencies from their v4 (node20) versions to the latest major versions, which run on later versions of Node.js.

- `actions/checkout` v4.1.1 → v6
- `actions/cache` v4 → v5
- `actions/upload-artifact` v4 → v6
- `actions/upload-pages-artifact` v4 → v5
- `actions/deploy-pages` v4 → v5

Reviewed By: wsanville

Differential Revision: D106597689

fbshipit-source-id: 1c4ddab434fd05e46a975fdf6f398ce2799041d8
@xuhdev xuhdev deleted the export-D106597689 branch May 28, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant