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.
2 parents 2df0ab2 + 8368899 commit e080cd2Copy full SHA for e080cd2
1 file changed
.github/workflows/docs.yml
@@ -31,7 +31,7 @@ jobs:
31
run: dotnet test --no-build --configuration Release --logger GitHubActions
32
33
- name: Setup DocFX
34
- uses: crazy-max/ghaction-chocolatey@v3
+ uses: crazy-max/ghaction-chocolatey@v4
35
with:
36
args: install docfx
37
0 commit comments