We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ec4f5 commit d51235fCopy full SHA for d51235f
.github/workflows/build-common.yml
@@ -222,7 +222,7 @@ jobs:
222
223
# vaadin 14 tests fail with node 18
224
- name: Set up Node
225
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
226
with:
227
node-version: 16
228
.github/workflows/reusable-test-indy.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments