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 eed1269 commit f0ed4caCopy full SHA for f0ed4ca
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
dotnet-version: '7.x'
22
23
- - name: Install Node.js 18.x
+ - name: Install Node.js 20.x
24
uses: actions/setup-node@v3
25
26
node-version: '20.x'
0 commit comments