We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/CEllenvia/studious-octo-machine/actions/runs/5880372585/job/15946516043 As this action shows, the v2.1 actually need to be used with something other. https://github.com/CEllenvia/studious-octo-machine/actions/runs/5880398248/job/15946604331 https://github.com/CEllenvia/studious-octo-machine/actions/runs/5880583251/job/15947194567 In these, Actions complained about the "Unexpected input(s) 'depth'" , which is unexpected to me. The allowed input including: 'path-to-clone' or just nothing. Isn't it a under develop feature? I also checked the commit history. v3...main#diff-1243c5424efaaa19bd8e813c5e6f6da46316e63761421b3e5f5c8ced9a36e6b6 That's means that no tags now on market can correctly handle "depth" inputs.
The text was updated successfully, but these errors were encountered:
Hi @CEllenvia , thank you for opening this ISSUE! 😄
Actually there were an error when releasing the v2.1, where I used the v3 tag instead of creating a new v2.1 based on the main branch. Sorry for that.
v2.1
v3
main
Note: v3 is still an under develop feature as you stated.
Let me know is using the @v2.1 version now works as expected.
@v2.1
Sorry, something went wrong.
sync: update to correct version
9040325
it now should be fine. GuillaumeFalourd/clone-github-repo-action#8
https://github.com/CEllenvia/studious-octo-machine/actions/runs/5886668132/job/15964881745 OK its now fine. thanks! i will leave it open, if you need to tag it. not its safe to close.
No branches or pull requests
https://github.com/CEllenvia/studious-octo-machine/actions/runs/5880372585/job/15946516043
As this action shows, the v2.1 actually need to be used with something other.
https://github.com/CEllenvia/studious-octo-machine/actions/runs/5880398248/job/15946604331
https://github.com/CEllenvia/studious-octo-machine/actions/runs/5880583251/job/15947194567
In these, Actions complained about the "Unexpected input(s) 'depth'" , which is unexpected to me.
The allowed input including: 'path-to-clone' or just nothing. Isn't it a under develop feature?
I also checked the commit history.
v3...main#diff-1243c5424efaaa19bd8e813c5e6f6da46316e63761421b3e5f5c8ced9a36e6b6
That's means that no tags now on market can correctly handle "depth" inputs.
The text was updated successfully, but these errors were encountered: