Skip to content

papi actions: Node.js 20 is deprecated, update actions to versions that support Node.js 24#586

Open
Treece-Burgess wants to merge 1 commit intoicl-utk-edu:masterfrom
Treece-Burgess:04-09-2026-update-actions-to-support-node24
Open

papi actions: Node.js 20 is deprecated, update actions to versions that support Node.js 24#586
Treece-Burgess wants to merge 1 commit intoicl-utk-edu:masterfrom
Treece-Burgess:04-09-2026-update-actions-to-support-node24

Conversation

@Treece-Burgess
Copy link
Copy Markdown
Contributor

Pull Request Description

Node20 will reach end-of-life in April of 2026 and thus has been deprecated by GitHub. Node24 will take its place.

This PR updates our workflows to use v6 of actions/checkout and actions/upload-artifact which both have support for Node24.

Author Checklist

  • Description
    Why this PR exists. Reference all relevant information, including background, issues, test failures, etc
  • Commits
    Commits are self contained and only do one thing
    Commits have a header of the form: module: short description
    Commits have a body (whenever relevant) containing a detailed description of the addressed problem and its solution
  • Tests
    The PR needs to pass all the tests

@Treece-Burgess Treece-Burgess added status-ready-for-review PR is ready to be reviewed update-ci PRs updating PAPI CI labels Apr 9, 2026
@Treece-Burgess Treece-Burgess requested a review from dbarry9 April 9, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status-ready-for-review PR is ready to be reviewed update-ci PRs updating PAPI CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant