Leithen

Results 76 comments of Leithen

> @Thenlie Do you understand why the check on this PR is failing? This one is strange, I am not seeing anything obviously wrong with the run. It determines the...

@eshellman I have recreated an identical PR #11229 and am seeing the same problem, so re-running probably will not help. Will continue to investigate on that branch and update here...

Alright, made some progress, though not totally there. It seems this issue has popped up recently for a lot of people on GitHub. https://github.com/actions/download-artifact/issues/339. There are a few possible solutions,...

> Everything looks fine now. Sorry, that my PR caused so much trouble/issues. No problem whatsoever! If anything, this PR just highlighted an existing bug, so thank you

@dependabot recreate

@dependabot recreate

I was seeing this same behavior on [this workflow](https://github.com/EbookFoundation/free-programming-books/blob/main/.github/workflows/check-urls.yml) in free-programming-books. Oddly, this was only impacting the README.md file, other files artifacts would properly download. An example run can be...

Any movement here? I am in the same boat as @gdonoso94. I have been getting around this by using v3, but now getting messages that it will be deprecated. Happy...

A quick update since I spent some more time on this (motivated by the deprecation notice). For my specific use case, the problem was tied to a file named `README.md`....