We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f7b09 commit 012bd4cCopy full SHA for 012bd4c
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: "Cache Maven Dependencies"
21
uses: actions/cache@v2
22
env:
23
- cache-name: sage-cache-maven-dependencies
+ cache-name: lssss-cache-maven-dependencies
24
with:
25
path: ~/.m2/repository
26
key: ${{ runner.os }}-lssss-cache-maven-${{ hashFiles('**/pom.xml') }}
0 commit comments