Skip to content

Commit eb5b142

Browse files
authored
Update release-lambda.yml
1 parent 714129a commit eb5b142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-lambda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Node
4040
uses: actions/setup-node@v4
4141
with:
42-
node-version: 20
42+
node-version: 22
4343
- name: NPM Clean Install
4444
# https://docs.npmjs.com/cli/v10/commands/npm-ci
4545
run: npm ci

0 commit comments

Comments
 (0)