# Maven Cache V1 This is a more advanced maven cache action. ## Usage ``` - name: Cache Maven repository uses: https://git.kvant.cloud/actions/maven-cache@v1 with: root-cache-key: 'm2-cache-project-name' # this should be unique ```