diff --git a/template.yaml b/template.yaml index 023775a..6e98a97 100644 --- a/template.yaml +++ b/template.yaml @@ -173,7 +173,7 @@ Resources: Properties: CodeUri: functions/create-issue/ Handler: handler.createIssue - Runtime: nodejs18.x + Runtime: nodejs20.x MemorySize: 512 Timeout: 60 Architectures: