Skip to content

Commit dfe48dc

Browse files
committed
revert node version change
1 parent 520ba3f commit dfe48dc

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
@@ -287,7 +287,7 @@ jobs:
287287
- name: Set up Node
288288
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
289289
with:
290-
node-version: 22
290+
node-version: 16
291291

292292
# vaadin tests use pnpm
293293
- name: Cache pnpm modules

0 commit comments

Comments
 (0)