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 ca9e7eb commit 73ba1d7Copy full SHA for 73ba1d7
.github/workflows/run-scripts.yml
@@ -35,7 +35,7 @@ jobs:
35
dotnet-version: 9.0
36
- uses: actions/setup-node@v4
37
with:
38
- node-version: 20
+ node-version: 22
39
- name: Update Core Dependencies
40
run: |
41
(cd tools/coreDependencies && dotnet run --project coreDependencies.csproj)
0 commit comments