Open EwoutH opened 3 years ago
That's odd, It should have been fixed in v1.1 It's working fine for me (see https://github.com/ashutoshvarma/libxpdf/runs/1727931056?check_suite_focus=true#logs) Can you share your workflow file as I am not able to reproduce the same ?
Yeah, you are right.
Something is indeed wrong with the v1.1 release on the marketplace. I tried re-releasing both tags (v1 and v1.1) but that didn't work.
For now, I would recommend sticking with @master
as I don't plan to introduce any breaking changes in the future also.
Also If you have any idea why this might be happening please feel free to ping.
Thanks again!
Can you try changing the v1 release to v1.0, if that’s possible?
In the future it would be best to use the full semantic versioning triple, so v1.0.0 instead of v1
First of all, thanks for writing this Action!
Currently v1.1 fails with the following error:
This is because the
add-path
command is depreciated by GitHub: