RA-Consulting-GmbH / openscenario.api.test

Apache License 2.0
38 stars 11 forks source link

Updating actions to support Node.js 16 #194

Closed Deakon997 closed 1 year ago

Deakon997 commented 1 year ago

Reference to a related issue in the repository

193

Add a description

Fixed "deprecated node.js 12" warning.

Some questions to ask: What is this change? actions/checkout@v2 updated to actions/checkout@v3

What does it fix? Fixed "deprecated node.js 12" warning.

Is this a bug fix or a feature? Does it break any existing functionality or force me to update to a new version? Bugfix, all is intact, no update needed as action scripts only are fixed.

How has it been tested? Run action workflow OpenScenarioCpp successfully.

Mention a member

@Deakon997

Check the checklist