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 729b736 commit b029904Copy full SHA for b029904
.github/workflows/dotnet-core-master.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: Use Node.js
80
uses: actions/setup-node@v3
81
with:
82
- node-version: 20
+ node-version: 22
83
- name: 'Preparing Frontend checkout'
84
uses: actions/checkout@v3
85
.github/workflows/dotnet-core-pr.yml
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
0 commit comments