Upgrade actions/setup-java to v4 #38549
Labels
area/codestarts
area/quarkiverse
This issue/PR is part of the Quarkiverse organization
kind/enhancement
New feature or request
Milestone
Description
Hi @gastaldi how are you? I saw your effort to upgrade the actions from
actions/setup-java@v3
toactions/setup-java@v4
version.I created a new version with
io.quarkiverse
template, and was possible to see that the scaffold generated is using the version v3, makes sense to update this one? If yes, I created a draft pull request for this.__
Implementation ideas
Upgrade version for those files:
quarkus/independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus-extension/code/quarkiverse/java/.github/workflows/build.tpl.qute.yml
Line 49 in dfe434e
quarkus/independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus-extension/code/quarkiverse/java/.github/workflows/quarkus-snapshot.tpl.qute.yaml
Line 41 in dfe434e
quarkus/independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus/tooling/github-action/base/.github/workflows/ci.tpl.qute.yml
Line 17 in dfe434e
The text was updated successfully, but these errors were encountered: