diff --git a/examples.md b/examples.md
index 91f71b5..b1e1dd4 100644
--- a/examples.md
+++ b/examples.md
@@ -61,7 +61,7 @@
     path: ~/.m2/repository
     key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
     restore-keys: |
-      ${{ runner.os }}-maven
+      ${{ runner.os }}-maven-
 ```
 
 ## Swift, Objective-C - Carthage