We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1e6677 + 3f95490 commit 3313449Copy full SHA for 3313449
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