Skip to content

Commit

Permalink
chore: bumped lambda to node.js 20
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Aug 12, 2024
1 parent 25fd4d8 commit 4962c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Resources:
Properties:
CodeUri: functions/create-issue/
Handler: handler.createIssue
Runtime: nodejs18.x
Runtime: nodejs20.x
MemorySize: 512
Timeout: 60
Architectures:
Expand Down

0 comments on commit 4962c9c

Please sign in to comment.