Skip to content

Commit dc36d83

Browse files
Update Node.js to v22
1 parent 117a9d7 commit dc36d83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lambda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Use Node.js 16.x
3131
uses: actions/setup-node@v4
3232
with:
33-
node-version: 16.x
33+
node-version: 22.x
3434

3535
- name: Install Zip
3636
run: |

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Gallium
1+
jod

0 commit comments

Comments
 (0)