This commit is contained in:
		@@ -23,11 +23,12 @@ jobs:
 | 
			
		||||
        id: get-hash
 | 
			
		||||
        with: 
 | 
			
		||||
          patterns: |-
 | 
			
		||||
            **/yarn.lock
 | 
			
		||||
            **.[jt]sx   
 | 
			
		||||
            ./*
 | 
			
		||||
             
 | 
			
		||||
      - 
 | 
			
		||||
        name: Echo hash
 | 
			
		||||
        run: echo ${{ steps.get-hash.outputs.hash }}
 | 
			
		||||
 | 
			
		||||
      # - 
 | 
			
		||||
      #   name: Restore cache
 | 
			
		||||
      #   uses: actions/cache@v4
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user