Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub Actions to use the Node 20 actions #37

Open
sadukie opened this issue Jun 25, 2024 · 1 comment · Fixed by #72
Open

Update GitHub Actions to use the Node 20 actions #37

sadukie opened this issue Jun 25, 2024 · 1 comment · Fixed by #72

Comments

@sadukie
Copy link
Contributor

sadukie commented Jun 25, 2024

As seen in the CI/CD:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/toc-generator@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
  • Update checkout to v4 (I've done this on other projects, so I can confirm this is the correct version.)
  • Update technote-space/toc-generator to its Node 20 version if available.
@KyleMcMaster
Copy link
Member

Reopened since technote-space/toc-generator has not been updated yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants