Skip to content

Commit c8f9849

Browse files
authored
Update Node.js version to 22.x in workflow (#2082)
Because it falls down and can't get up. https://github.com/plone/documentation/actions/runs/25661079082/job/75325751956#step:10:14
1 parent 970ece9 commit c8f9849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "6.0"
77

88
env:
9-
node-version: 20.x
9+
node-version: 22.x
1010

1111
jobs:
1212
build_deploy:

0 commit comments

Comments
 (0)