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 015c849 commit 47b7433Copy full SHA for 47b7433
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Setup Node
35
uses: actions/setup-node@v1
36
with:
37
- node-version: 16
+ node-version: 18
38
39
- name: Install Semantic Release and nuget dependencies
40
run: |
0 commit comments