Skip to content

Commit

Permalink
modify runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
ksentak committed Dec 26, 2023
1 parent a7b67c9 commit 03b4237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins:

provider:
name: aws
runtime: nodejs16.x
runtime: nodejs20.x

functions:
main:
Expand Down

0 comments on commit 03b4237

Please sign in to comment.