rescript-compiler
rescript-compiler copied to clipboard
Github actions: upgrade some actions to v4 to fix deprecation warnings
Upgrade actions/checkout, actions/setup-node and actions/upload-artifact to v4 to fix deprecation warnings.
actions/upload-artifact@v4 also brings significant performance improvements according to its documentation.