- New: Add Catch2 support. Please read the example for more details. Thanks @bernedom
- Fix: Deploying to GitHub Pages did not work when checking out the repository with
actions/checkout@v2
- Improve: Update several dependencies including
@actions/*
packages