I have a GitHub Actions error specifically within the ‘Run Azure/static-web-apps-deploy@v1’ action which returns:
Error: Platform 'nodejs' version 'x.x.x' is unsupported. Supported versions: <all supported versions>
Is anybody aware of where in the Microsoft/GitHub documentation which specifies what versions are supported so I can keep track of the supported versions?
3