simplelocalize / github-action-cli

Manage localization files with SimpleLocalize Github Action
https://simplelocalize.io
0 stars 0 forks source link

Use actions/setup-java@v4 to prevent warning #2

Closed victortrusov closed 3 weeks ago

victortrusov commented 1 month ago

The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Switching to actions/setup-java@v4 will fix it

jpomykala commented 3 weeks ago

Thanks! Switched to setup-java@v4: https://github.com/simplelocalize/github-action-cli/releases/tag/v3