Skip to content

Commit 306a126

Browse files
Update workflows
1 parent 6bb9094 commit 306a126

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
env:
66
FORCE_COLOR: 2
7-
NODE: 20
7+
NODE: 24
88

99
jobs:
1010
docs:

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
env:
77
FORCE_COLOR: 2
8-
NODE: 20
8+
NODE: 24
99

1010
jobs:
1111
docs:

0 commit comments

Comments
 (0)