-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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.
Copilot
Metadata
Metadata
Assignees
Labels
No labels