Skip to content

Update Actions workflows to use choco commands #5272

@chrisd8088

Description

@chrisd8088

Describe the issue

Our GitHub Actions workflows currently use the cinst shortcut for the choco install Chocolatey command, and as noted in the Chocolatey documentation, the cinst shim will be removed in version 2.0.0:

https://docs.chocolatey.org/en-us/choco/commands/#deprecation-notice
https://docs.chocolatey.org/en-us/choco/commands/install

Before Chocolatey version 2.0.0 is released and adopted by GitHub Actions, we should update our workflows to use the full choco install command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions