Skip to content

V2-beta failing to run #83

Closed
Closed
@lightswitch05

Description

@lightswitch05

I have a very straight-forward checkout action using V2 beta. I'm trying to make use of the new feature to not be in a detached state.

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2-beta
      with:
        ref: master

This action works fine with v1, but is failing with v2-beta. All the information I'm given in Actions is:

### ERRORED 16:40:50Z

- There was an unexpected error when executing this Action. For help debugging what went wrong, please contact support@github.com.

The unique ID for this error is 9B05:0689:054F:0B69:5DE69012.

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