I don’t understand why <this> is failing on `actio...
# development
h
I don’t understand why this is failing on
actions/checkout@v3
when based on the config in that branch it should be on
@v4
Oh, weird, looking at the workflow file it used, the build wheels shards say
@v3
, but others say
@v4
. But this workflow file is generated, and should be uniformly one or the other. And in the repo the generated version says
@v4
exclusively.
Sigh. PEBKAC.
I pushed to the wrong remote.
So this was a tale told by an idiot, full of sound and fury, signifying nothing.