Gary Großgarten
Gary Großgarten
Thanks for opening the issue. I'll take a look at it as soon as I can.
Can you show your workflow file?
Well, I don't know what's causing your problem. I'm sorry.
@sergeybruh you need to checkout your repository before trying to copy with the action. Can you verify that you're using ``` steps: - name: checkout uses: actions/checkout@v2 ```
This might be related to [this issue](https://github.com/mscdex/ssh2/issues/932). ssh2 ist used as an dependency in nodessh which i am using in this action. This warning will be gone in a future...
description done
Thank you, the changes have been pushed in the latest release 0.9.0. Thank you for your patience.
The node version has been updated in the latest release 0.8.0. Thanks for your patience.