Skip to content

Upgrade deprecated actions - #7706

Merged
gonzaloriestra merged 1 commit into
mainfrom
upgrade-deprecated-actions
Jun 3, 2026
Merged

Upgrade deprecated actions#7706
gonzaloriestra merged 1 commit into
mainfrom
upgrade-deprecated-actions

Conversation

@gonzaloriestra

Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

Some GitHub Actions use Node.js 20 and it's deprecated.

Example:

03-12-ftq7w-hva23

WHAT is this pull request doing?

Updates GitHub Actions references to Node 24-compatible versions:

  • actions/checkout@v6
  • actions/setup-node@v6
  • pnpm/action-setup@v6

Also pins applicable third-party action refs with bin/pin-github-actions.js.

How to test your changes?

CI

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing — I've identified the correct bump type (patch for bug fixes · minor for new features · major for breaking changes) and added a changeset with pnpm changeset add

@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label Jun 3, 2026
@gonzaloriestra
gonzaloriestra marked this pull request as ready for review June 3, 2026 12:18
@gonzaloriestra
gonzaloriestra requested a review from a team as a code owner June 3, 2026 12:18

gonzaloriestra commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Merge activity

  • Jun 3, 1:32 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 3, 1:32 PM UTC: @gonzaloriestra added this pull request to the GitHub merge queue with Graphite.

@gonzaloriestra
gonzaloriestra added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 82e0abf Jun 3, 2026
29 checks passed
@gonzaloriestra
gonzaloriestra deleted the upgrade-deprecated-actions branch June 3, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants