Skip to content

Commit

Permalink
Update to Node 20.X runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
kpudlik committed Jul 29, 2024
1 parent d4c5d3d commit 484ca70
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 @@ -9,7 +9,7 @@ custom:

provider:
name: aws
runtime: nodejs14.x
runtime: nodejs20.x
region: us-west-1
stage: ${self:custom.stage}
environment:
Expand Down

0 comments on commit 484ca70

Please sign in to comment.