github-action
github-action copied to clipboard
Unable to resolve action `serverless/[email protected]`, repository or version not found
I am using VSCode with the GitHub Actions plugin.
I get the following error in the console:
Unable to resolve action 'serverless/[email protected]', repository or version not found
Any idea why or how to fix?
@agawley same here
I have been tried with another versions (master, v1, v2, ....) apparently the only one that work is the next, how you can see in pic
I tried to see the github actions extension outputs, but nothing that shows a lot....
It is only annoying, because I am getting the same error message but it's just in the VS Code, the action is being executed properly.