RA-Consulting-GmbH / openscenario.api.test

Apache License 2.0
38 stars 11 forks source link

Please update the actions to use Node.js 16: actions/checkout@v2 #193

Closed Deakon997 closed 1 year ago

Deakon997 commented 1 year ago

Describe the bug actions/checkout@v2 is deprecated: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

To Reproduce Steps to reproduce the behavior: Run action "OpenScenarioCpp" on branch dev to reproduce.

Expected behavior No deprecated warning should show up.

Desktop (please complete the following information):

Deakon997 commented 1 year ago

Fixed in PR #195