mirror of
				https://gitea.com/actions/cache.git
				synced 2025-11-04 07:47:08 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			v3.4.2-wor
			...
			t-dedah-pa
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					5b9b79438b | ||
| 
						 | 
					01f380d654 | 
@@ -53,7 +53,7 @@ jobs:
 | 
			
		||||
          gh extension install actions/gh-actions-cache
 | 
			
		||||
          
 | 
			
		||||
          REPO=${{ github.repository }}
 | 
			
		||||
          BRANCH=${{ github.ref }}
 | 
			
		||||
          BRANCH=refs/pull/${{ github.event.pull_request.number }}/merge
 | 
			
		||||
 | 
			
		||||
          echo "Fetching list of cache key"
 | 
			
		||||
          cacheKeysForPR=$(gh actions-cache list -R $REPO -B $BRANCH | cut -f 1 )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user