Skip to content

Commit 6374b15

Browse files
author
GitHub
committed
ci(github): use node 20.x in maintain-project workflow
1 parent fd4d549 commit 6374b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maintain-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- cron: 5 0 1 * *
55
workflow_dispatch: null
66
env:
7-
NODE_VERSION: 19.x
7+
NODE_VERSION: 20.x
88
jobs:
99
maintain-project:
1010
name: Maintain Project

0 commit comments

Comments
 (0)