- name: Cache opam id: cache-opam uses: actions/[email protected] with: path: ~/.opam/ key: ${{ runner.os }}-${{ hashFiles('./opam', './libs/') }}-2