Skip to content

Commit 2732675

Browse files
committed
Node version
1 parent 74827a5 commit 2732675

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ui-library-pstn-1-n-calling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
uses: ./.github/workflows/ci-ui-library.yml
2020
with:
2121
runs-on: 'ubuntu-latest'
22-
node-version: '16.x'
22+
node-version: '22.x'
2323
working-directory: './ui-library-pstn-1-n-calling'

.github/workflows/ui-library-quickstart-composites.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
uses: ./.github/workflows/ci-ui-library.yml
2020
with:
2121
runs-on: 'ubuntu-latest'
22-
node-version: '16.x'
22+
node-version: '22.x'
2323
working-directory: './ui-library-quickstart-composites'

.github/workflows/ui-library-quickstart-rooms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
uses: ./.github/workflows/ci-ui-library.yml
2020
with:
2121
runs-on: 'ubuntu-latest'
22-
node-version: '16.x'
22+
node-version: '22.x'
2323
working-directory: './ui-library-quickstart-rooms'

0 commit comments

Comments
 (0)