We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2923a21 commit 3f95490Copy full SHA for 3f95490
1 file changed
.github/workflows/package_update.yml
@@ -21,5 +21,6 @@ jobs:
21
EXECUTE: "true"
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
LOG_LEVEL: debug
24
+ SET_NODE_VERSION: "24"
25
with:
26
args: -u --packageFile package.json --loglevel verbose
0 commit comments