Skip to content

Commit e080cd2

Browse files
authored
Merge pull request #341 from Color-Chan/dependabot/github_actions/actions-deps-915bebde9d
Build(deps): Bump crazy-max/ghaction-chocolatey from 3 to 4 in the actions-deps group
2 parents 2df0ab2 + 8368899 commit e080cd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: dotnet test --no-build --configuration Release --logger GitHubActions
3232

3333
- name: Setup DocFX
34-
uses: crazy-max/ghaction-chocolatey@v3
34+
uses: crazy-max/ghaction-chocolatey@v4
3535
with:
3636
args: install docfx
3737

0 commit comments

Comments
 (0)