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 fd4d549 commit 6374b15Copy full SHA for 6374b15
.github/workflows/maintain-project.yml
@@ -4,7 +4,7 @@ on:
4
- cron: 5 0 1 * *
5
workflow_dispatch: null
6
env:
7
- NODE_VERSION: 19.x
+ NODE_VERSION: 20.x
8
jobs:
9
maintain-project:
10
name: Maintain Project
0 commit comments