Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a modern version of the checkout action
v2 used node12 which is deprecated. v4 should use node16+ which is supported. This may be why the publish to gh-pages steps was always being skipped.
- Loading branch information