We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b906af0 + 7fbfbc2 commit ea15b44Copy full SHA for ea15b44
2 files changed
.github/workflows/actions_release.yml
@@ -10,7 +10,7 @@ on:
10
description: "Specify Node.js version"
11
required: false
12
type: string
13
- default: "20"
+ default: "24"
14
script:
15
description: "Specify the build script to run"
16
.github/workflows/auto_cherry_pick.yml
@@ -19,7 +19,7 @@ on:
19
20
21
22
23
24
25
pull_request:
0 commit comments