mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	Add trailing dash to Maven fallback key (#19)
This commit is contained in:
		@@ -61,7 +61,7 @@ Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/packa
 | 
			
		||||
    path: ~/.m2/repository
 | 
			
		||||
    key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
 | 
			
		||||
    restore-keys: |
 | 
			
		||||
      ${{ runner.os }}-maven
 | 
			
		||||
      ${{ runner.os }}-maven-
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Swift, Objective-C - Carthage
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user