Azure / Azure/actions-workflow-samples
How to use node 20.x?
Open
- Dominant language
- Pug
- Stars
- 511
- Forks
- 657
- PR merge metrics
- No merged PRs in 30d
Description
When I execute a GitHub action, I get this warning message, I am not sure how I can resolve it as the Node version 16x does not seem to be configurable to a different one.
I have set my variables to:
```
env:
NODE_VERSION: "20.x"
```
but it does not look like it solves the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.