File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ jobs:
162162
163163      - name : Create AVD and generate snapshot for caching 
164164        if : steps.avd-cache.outputs.cache-hit != 'true' 
165-         uses : reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2   #  v2.30.1 
165+         uses : reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d   #  v2.33.0 
166166        with :
167167          arch : ${{ matrix.arch }} 
168168          api-level : ${{ env.ANDROID_API_LEVEL }} 
@@ -172,7 +172,7 @@ jobs:
172172          script : echo "Generated AVD snapshot for caching." 
173173
174174      - name : Run tests 
175-         uses : reactivecircus/android-emulator-runner@6b0df4b0efb23bb0ec63d881db79aefbc976e4b2   #  v2.30.1 
175+         uses : reactivecircus/android-emulator-runner@62dbb605bba737720e10b196cb4220d374026a6d   #  v2.33.0 
176176        with :
177177          arch : ${{ matrix.arch }} 
178178          api-level : ${{ env.ANDROID_API_LEVEL }} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments