boa-dev / criterion-compare-action

⚡️📊 Compare the performance of Rust project branches
ISC License
63 stars 26 forks source link

Fixing git checkout error #79

Closed Razican closed 2 years ago

Razican commented 2 years ago

This should fix #51,. Our current implementation already works for us, so we have to wait for the confirmation.

I have also amended the README.md file, which now points to v3 for the checkout action, and it also points to the v3 for our own action. This meant I had to create a new tag to point to the latest v3 version, which will have to be updated on each release.

If this fixes the issue, we'll merge it and release a new version.