Skip to content

Commit

Permalink
try node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsimons committed Dec 2, 2024
1 parent bdd3fef commit f3e9203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
dotnet-version: 9.0.x
- uses: actions/setup-node@v4
with:
node-version: current
node-version: 20
- name: Update Core Dependencies
run: |
(cd tools/coreDependencies && dotnet run --project coreDependencies.csproj)
Expand Down

0 comments on commit f3e9203

Please sign in to comment.