Skip to content

Commit

Permalink
⬆️ Run scraper in node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
jh0ker committed Feb 26, 2024
1 parent 2ddad86 commit bb73d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ package:
provider:
name: aws
region: eu-central-1
runtime: nodejs14.x
runtime: nodejs20.x
stage: ${env:STAGE}
lambdaHashingVersion: 20201221
environment:
Expand Down

0 comments on commit bb73d66

Please sign in to comment.