Skip to content

Conversation

@SamBarker
Copy link
Contributor

What is the purpose of the change

Update to the latest version of the GitHub actions to avoid warnings about outdated NoeJS versions.

Brief change log

Update to the latest version of the GitHub actions to avoid warnings about outdated NoeJS versions.

Verifying this change

This change is already covered by existing tests, such as (please describe tests).

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: no

Documentation

  • Does this pull request introduce a new feature? no

adopt is no longer updated see https://github.com/actions/setup-java?tab=readme-ov-file#supported-version-syntax so switch to temurin.

The cache action is now configured by setup-java so there is no need to manage it directly.
@gyfora gyfora merged commit 699acae into apache:main Oct 2, 2024
229 checks passed
@SamBarker SamBarker deleted the FLINK-36393 branch October 10, 2024 21:54
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