chore(deps): 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](https://github.com/crazy-max/ghaction-chocolatey/compare/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>
This commit is contained in:
dependabot[bot] 2023-12-21 04:56:50 +00:00 committed by josc146
parent c720362886
commit b3eae8bcfa

View File

@ -48,7 +48,7 @@ jobs:
id: cp310
with:
python-version: '3.10'
- uses: crazy-max/ghaction-chocolatey@v2
- uses: crazy-max/ghaction-chocolatey@v3
with:
args: install upx
- run: |