actions / starter-workflows

Accelerating new GitHub Actions workflows
https://github.com/features/actions
Other
8.59k stars 5.08k forks source link

Update Actions to Latest Versions for Node.js 20 Compatibility #2337

Closed Daniel-H123 closed 5 hours ago

Daniel-H123 commented 3 months ago

Changes

Updated actions in workflow to comply with transition to Node.js 20. See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

This PR updates the following actions:

There are more actions that need updating, but I need to look into that some more.

I have looked at the changelogs of all actions, and it does appear to contain any breaking changes, but further testing is higly appreciated.

This repository contains code, or is partly a duplicate of the following pullrequests:

Maybe time to update

Tasks

For all workflows, the workflow:

For CI workflows, the workflow:

Some general notes:

github-actions[bot] commented 1 week ago

This pull request has become stale and will be closed automatically within a period of time. Sorry about that.