asyncapi / cli

CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!
https://www.asyncapi.com/tools/cli
Apache License 2.0
188 stars 164 forks source link

fix: windows asset release #1557

Closed Souvikns closed 1 month ago

Souvikns commented 1 month ago

Description Oclif v4 needs nodejs v20+ to generate assets. This PR is updating the release workflow to install nodejs 20 for windows.

image

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

asyncapi-bot commented 1 month ago

:tada: This PR is included in version 2.7.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: