Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2-beta failing to run #83

Closed
lightswitch05 opened this issue Dec 3, 2019 · 2 comments
Closed

V2-beta failing to run #83

lightswitch05 opened this issue Dec 3, 2019 · 2 comments

Comments

@lightswitch05
Copy link

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.
@ericsciple
Copy link
Contributor

it looks like the workflow failed to run

@lightswitch05
Copy link
Author

I'm sorry, you are right, this was unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants