Skip to content

Commit 3b82617

Browse files
authored
Apply suggestion from @laurit
1 parent da6d633 commit 3b82617

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
@@ -279,7 +279,7 @@ jobs:
279279
- name: Set up Node
280280
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
281281
with:
282-
node-version: 22
282+
node-version: 16
283283

284284
# vaadin tests use pnpm
285285
- name: Cache pnpm modules

0 commit comments

Comments
 (0)