Skip to content

Commit dc73e6e

Browse files
committed
revert node version change
1 parent 07eeb68 commit dc73e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
- name: Set up Node
285285
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
286286
with:
287-
node-version: 22
287+
node-version: 16
288288

289289
# vaadin tests use pnpm
290290
- name: Cache pnpm modules

0 commit comments

Comments
 (0)