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 Node.js to 20 #1379

Merged
merged 1 commit into from Feb 2, 2024
Merged

Conversation

massongit
Copy link
Contributor

fix #1378

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Node.js 16 actions are deprecated.
Therefore, I update Node.js used in this Action to 20.

@goruha
Copy link

goruha commented Jan 30, 2024

+1

@jetersen jetersen merged commit 80296b4 into release-drafter:master Feb 2, 2024
2 checks passed
@massongit massongit deleted the update_node_20 branch February 2, 2024 15:00
@jglick
Copy link

jglick commented Feb 5, 2024

For anyone on github.com prompted by Dependabot

Bumps release-drafter/release-drafter from 5 to 6.

-      - uses: release-drafter/release-drafter@v5
+      - uses: release-drafter/release-drafter@v6

you should know that there is nothing to see here, just merge. Or are there R.D. users for whom this change is expected to be incompatible? https://github.com/release-drafter/release-drafter/releases/tag/v6.0.0 says nothing.

@jetersen
Copy link
Member

jetersen commented Feb 5, 2024

GitHub recommends bumping major versions as it may be incompatible with some versions of GitHub enterprise

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 this pull request may close these issues.

using: 'node16' is deprecated. Please bump to node20
4 participants