Real-Dev-Squad / discord-slash-commands

MIT License
4 stars 21 forks source link

Downgrade node version in actions runner #173

Closed Ajeyakrishna-k closed 7 months ago

Ajeyakrishna-k commented 7 months ago

Date: 17 December 2023

Developer Name: @Ajeyakrishna-k

Description

Github actions fails with node version 18.9. This PR downgrades that

https://github.com/TypeStrong/ts-node/issues/2094

Documentation Updated?

If your feature adds a new API, then documentation related to the feature like API-Contracts, and Data-models must be updated.

Breaking Changes

If your feature introduces breaking changes or if something is missing, please mention the related issue tickets.

Development Tested?

Confirm whether the changes have been tested locally during development.

Tested in Staging?

Indicate whether the changes have been tested in the staging environment.

Under Feature Flag

Specify if the changes are currently under a feature flag.

Database Changes

Indicate whether the changes include modifications to the database.

Screenshots

Attach any relevant screenshots, such as test coverage reports, before and after images, or other visual aids.

Test Coverage

Provide information on the test coverage for the changes made in this PR. Include details on the types of tests conducted and their outcomes.

Additional Notes

Include any additional notes, considerations, or explanations that might be helpful for reviewers.