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

reference not found #177

Closed
weihao opened this issue Apr 1, 2020 · 3 comments
Closed

reference not found #177

weihao opened this issue Apr 1, 2020 · 3 comments

Comments

@weihao
Copy link

weihao commented Apr 1, 2020

    steps:
      - uses: actions/checkout@v2
      - uses: bahmutov/npm-install@v1
[Node CI/build] ⭐  Run bahmutov/npm-install@v1
[Node CI/build]   ☁  git clone 'https://github.com/bahmutov/npm-install' # ref=v1
[Node CI/build] Unable to resolve v1: reference not found
[Node CI/build]   ❌  Failure - bahmutov/npm-install@v1
@mced
Copy link

mced commented Apr 1, 2020

@weihao seems to be related to #101

@weihao
Copy link
Author

weihao commented Apr 1, 2020

@mced Thanks!

@TylerBarnes
Copy link

For anyone who came here and couldn't figure out what the solution is, you should set it to - uses: bahmutov/[email protected]

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

3 participants