Fetch latest code in CI
- uses: actions/checkout@master
  with:
    fetch-depth: 300
    ref: ${{ github.event.pull_request.head.sha }}