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 596a38e commit e2c4b84Copy full SHA for e2c4b84
.github/workflows/dotnet-core-master.yml
@@ -97,7 +97,7 @@ jobs:
97
- name: Use Node.js
98
uses: actions/setup-node@v3
99
with:
100
- node-version: 20
+ node-version: 22
101
- name: 'Preparing Frontend checkout'
102
uses: actions/checkout@v3
103
.github/workflows/dotnet-core-pr.yml
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments