Skip to content

Commit ce82fdc

Browse files
authored
ci(*): Pinned node version (#3462)
1 parent 68f2474 commit ce82fdc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/dirty-paws-count.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.github/actions/init/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inputs:
44
node-version:
55
description: 'The node version to use'
66
required: false
7-
default: '18'
7+
default: '18.20.2'
88
playwright-enabled:
99
description: 'Enable Playwright?'
1010
required: false

0 commit comments

Comments
 (0)