Skip to content

CI: Update actions/upload-artifact to a version that uses Node.js 20+ #2599

@kaylareopelle

Description

@kaylareopelle

The version of actions/upload-artifact we use in multiple workflows runs on Node 16. This adds a deprecation warning annotation to our runs, for example:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Update the version of actions/upload-artifact used in all our workflows to a version that uses Node.js 20 or higher. At the time of creating this ticket, Node.js 22 was the most recent version.

Metadata

Metadata

Assignees

Labels

2Story Point Estimateci node updatesjul-sep qtrRepresents proposed work item for the Jul-Sep quarter

Type

No type

Projects

Status

Code Complete/Done

Relationships

None yet

Development

No branches or pull requests

Issue actions