openrewrite / rewrite-github-actions

OpenRewrite recipes for performing GitHub action hygiene and migration tasks.
Apache License 2.0
9 stars 9 forks source link

support setup-java v4 #99

Closed sullis closed 5 months ago

sullis commented 5 months ago

What's changed?

add support for setup-java v4

What's your motivation?

Github Action setup-java v4 is the latest version

Anything in particular you'd like reviewers to focus on?

n/a

Anyone you would like to review specifically?

n/a

Have you considered any alternatives or workarounds?

n/a

Any additional context

n/a

Checklist

timtebeek commented 5 months ago

Nice and clean addition, thanks!