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 d02a3fc commit 0319a27Copy full SHA for 0319a27
.github/workflows/github-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup MS Build
17
uses: microsoft/[email protected]
18
- name: Install DocFX
19
- uses: crazy-max/ghaction-chocolatey@v1
+ uses: crazy-max/ghaction-chocolatey@v2
20
with:
21
args: install docfx -y
22
- name: Build Solution
0 commit comments