We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ccbdb commit 7d35aecCopy full SHA for 7d35aec
.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/audit_package.yml
@@ -15,7 +15,7 @@ on:
17
18
19
20
21
.github/workflows/auto_cherry_pick.yml
@@ -19,7 +19,7 @@ on:
22
23
24
25
pull_request:
0 commit comments