Skip to content

Commit 22f5782

Browse files
Lucas BeloLucas Belo
authored andcommitted
Node upgrade from 16 to 18
1 parent bae9656 commit 22f5782

File tree

2 files changed

+1028
-3035
lines changed

2 files changed

+1028
-3035
lines changed

.github/workflows/destroy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v3
2727
- uses: actions/setup-node@v3
2828
with:
29-
node-version: '16.x'
29+
node-version: '18'
3030
- name: Install Serverless Framework
3131
run: npm install -g serverless
3232
- name: Install NPM dependencies

0 commit comments

Comments
 (0)