mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Merge pull request #2050 from gui-cs/dependabot/github_actions/crazy-max/ghaction-chocolatey-2
Bump crazy-max/ghaction-chocolatey from 1 to 2
This commit is contained in:
2
.github/workflows/api-docs.yml
vendored
2
.github/workflows/api-docs.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
dotnet-version: 6.0.100
|
||||
|
||||
- name: Setup DocFX
|
||||
uses: crazy-max/ghaction-chocolatey@v1
|
||||
uses: crazy-max/ghaction-chocolatey@v2
|
||||
with:
|
||||
args: install docfx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user