Skip to content

Issue with actions/checkout on Azure Windows VM Self-Hosted Runner #1758

Open
@TakayaSanuki

Description

@TakayaSanuki

Currently, I am using 'actions/checkout' with three types of runners.

  1. Azure's Linux VM as self-hosted runner.
  2. Azure's Windows VM as self-hosted runner.
  3. A GitHub-hosted runner (ubuntu-latest)

However, only on the second runner (Azure's Windows VM), the checkout fails with version 4.1.5 and later. It succeeds with version 4.1.4.

Could you please check on this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions