martinash78

Results 1 comments of martinash78

Using sls version `3.38.0` a slight change to the script above seems to be successfully upgrading from 16 to 20. ```javascript 'use strict'; class LambdaUpdateDeprecatedRuntime { constructor(serverless, options) { this.serverless...