Closed simoc closed 9 months ago
Updated to actions/checkout@v4 and actions/setup-java@v4 to avoid the following warning in GitHub Actions:
actions/checkout@v4
actions/setup-java@v4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3
Updated to
actions/checkout@v4
andactions/setup-java@v4
to avoid the following warning in GitHub Actions: