A GitHub Action to install and initialize go-ipfs to run an instance of InterPlanetary File System (IPFS) in all supported runner platforms. This action aims to provide an environment to test DApps that rely on IPFS. This action automatically detects runner platform features like the operating system and the processor architecture. IPFS version, automatically resolved to the best matching released binary as per the SemVer format (default: 0.6). Whether to start IPFS service daemon after installation and initialization (default: false).