version-check icon indicating copy to clipboard operation
version-check copied to clipboard

[Bug] version-check@master doesn't seem to work properly

Open CJY0208 opened this issue 4 years ago • 2 comments

Describe the bug version-check doesn't seem to work properly.

I'm using the remote check method to compare with the local check method. It has been working normally before. But today, when I trigger the action as usual, version-check doesn't respond and doesn't output any logs.

Is it related to the recent update?

Screenshots image

Additional context Action: https://github.com/CJY0208/react-router-cache-route/runs/2799672509?check_suite_focus=true CI config: https://github.com/CJY0208/react-router-cache-route/blob/master/.github/workflows/publish.yml

CJY0208 avatar Jun 11 '21 05:06 CJY0208

Thank you for the report, I'll look into that You shouldn't use master tho, it's not a stable version.

EndBug avatar Jun 11 '21 09:06 EndBug

yes @v1 is OK

CJY0208 avatar Jun 11 '21 10:06 CJY0208