lfit / releng-reusable-workflows

Reusuable workflows developed by LF Release Engineering
Apache License 2.0
1 stars 9 forks source link

NodeJS warnings for: actions/setup-java@v3 #192

Open ModeSevenIndustrialSolutions opened 6 hours ago

ModeSevenIndustrialSolutions commented 6 hours ago

The following actions need setup-java updating to v4.x to get rid of NodeJS warnings:

.github/actions/gradle-build-action/action.yaml:      uses: actions/setup-java@v3
.github/actions/maven-build-action/action.yaml:      uses: actions/setup-java@v3