grantjenks / py-tree-sitter-languages

Binary Python wheels for all tree sitter languages.
Other
169 stars 48 forks source link

Migrate to upload-artifact@v4 #49

Closed tancnle closed 10 months ago

tancnle commented 10 months ago

It seems that the build is failing due to artefacts not being found. I think it is due to some compatibility issue between upload-artifact@v2 and download-artifact@v4. 🤔

In this PR, I have reinstated upload-artifact@v4 and ensured there are no naming conflicts (following the https://github.com/actions/upload-artifact/issues/478#issuecomment-1918746908 from upload-artifact repo). The artefact links are shown up in the log (source).