Martin

Results 2 issues of Martin

The current GitHub actions are using ``` - uses: actions/setup-node@v3 with: node-version: 16.x ``` This version is out of support. The point of discussion is whether to move to 20...

This is more of a documentation question/issue. If using bitbucket pipelines or Circle CI instead of GitHub actions, how would the deployment configuration need to change?