Closed kappsegla closed 9 months ago
Old version of - uses: actions/checkout@v3 in maven.yml and sonar.yml and release.yml Can be updated to v4 and we will get rid of warnings under each action when they are running:
Build and analyze Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
this issue should be closed with PR #215 beeing approved, correct?
Old version of - uses: actions/checkout@v3 in maven.yml and sonar.yml and release.yml Can be updated to v4 and we will get rid of warnings under each action when they are running:
Build and analyze Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.