Skip to content

Commit 39739d2

Browse files
Bump crazy-max/ghaction-chocolatey from 2 to 3
Bumps [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) from 2 to 3. - [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases) - [Commits](crazy-max/ghaction-chocolatey@v2...v3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-chocolatey dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 664452a commit 39739d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ jobs:
467467
${{ runner.os }}-nuget
468468
469469
- name: Setup DocFX
470-
uses: crazy-max/ghaction-chocolatey@v2
470+
uses: crazy-max/ghaction-chocolatey@v3
471471
with:
472472
args: install docfx
473473

0 commit comments

Comments
 (0)