I had workflow failures caused by 302 redirects failing since updating to v2.8.0, but I didn't notice until recently. I changed my accept range to a list as shown in this commit, and no longer have the same errors: Technetium1/BrowserExtensions@026b17c
I checked https://github.com/lycheeverse/lychee-action#passing-arguments-1 but I may have missed something.
Before: https://github.com/Technetium1/BrowserExtensions/actions/runs/24900371035
After: https://github.com/Technetium1/BrowserExtensions/actions/runs/24900764654
Please disregard the unrelated network errors in the latest run, I was manually triggering the workflow and got rate limited.
I had workflow failures caused by 302 redirects failing since updating to v2.8.0, but I didn't notice until recently. I changed my accept range to a list as shown in this commit, and no longer have the same errors: Technetium1/BrowserExtensions@026b17c
I checked https://github.com/lycheeverse/lychee-action#passing-arguments-1 but I may have missed something.
Before: https://github.com/Technetium1/BrowserExtensions/actions/runs/24900371035
After: https://github.com/Technetium1/BrowserExtensions/actions/runs/24900764654
Please disregard the unrelated network errors in the latest run, I was manually triggering the workflow and got rate limited.