- name: Cache valgrind uses: actions/cache@v1.0.3 id: cache-valgrind with: path: "~/valgrind" key: ${{secrets.VALGRIND_VERSION}}