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 655230b commit cf12d50Copy full SHA for cf12d50
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup Node.js
46
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
47
with:
48
- node-version: "24"
+ node-version: "25"
49
cache: "npm"
50
51
- name: Install dependencies
0 commit comments