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

chore: Update GitHub actions to support Node.js 20 instead of 16 #3207

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

mpro7
Copy link
Contributor

@mpro7 mpro7 commented Apr 23, 2024

Pull Request Checklist

Task Description/Number

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

PR Type

  • build/chore: maintenance tasks (no production code change)
  • docs: documentation changes (no production code change)
  • feat: represents new features
  • fix: represents bug fixes
  • perf: performance improvements
  • refactor: represents production code refactoring
  • test: adding or refactoring tests (no production code change)
  • deprecated: Deprecation warning (ideally referencing a migration guide)

Basic requirements for bug fixes and features

  • Tests for the changes have been added
  • Docs have been added / updated

Does this PR introduce a breaking change?

  • Yes

Does this PR change client-test-data?

  • Yes

@mpro7 mpro7 self-assigned this Apr 23, 2024
@mpro7 mpro7 force-pushed the gh-workflows-update branch from 87cd675 to 309aea0 Compare April 23, 2024 15:19
@mpro7 mpro7 marked this pull request as ready for review April 23, 2024 15:26
Copy link
Contributor

@BalduinLandolt BalduinLandolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for spotting and fixing!

@mpro7 mpro7 merged commit 92a6fc3 into main Apr 24, 2024
11 checks passed
@mpro7 mpro7 deleted the gh-workflows-update branch April 24, 2024 06:47
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.

2 participants