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 4b8e18e commit 1749437Copy full SHA for 1749437
.github/workflows/dotnet-core-master.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Use Node.js
76
uses: actions/setup-node@v3
77
with:
78
- node-version: 20
+ node-version: 22
79
- name: 'Preparing Frontend checkout'
80
uses: actions/checkout@v3
81
.github/workflows/dotnet-core-pr.yml
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
0 commit comments