Skip to content

Fix actions #5433

@ChristopherChudzicki

Description

@ChristopherChudzicki

Description/Context

We need to update github workflows to not use v2 of actions/cache. Some workflows currentluyfailing with message:

Error: This request has been automatically failed because it uses a deprecated version of actions/cache: v1. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down

IMO: We should update setup-node action to v5, which should reduce the need for actions/cache, at least with regard to JS installations.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions