Use checkout v2 to avoid issues on retriggering
This commit is contained in:
		 Massimiliano Culpo
					Massimiliano Culpo
				
			
				
					committed by
					
						 Peter Scheibel
						Peter Scheibel
					
				
			
			
				
	
			
			
			 Peter Scheibel
						Peter Scheibel
					
				
			
						parent
						
							89f4ce964b
						
					
				
				
					commit
					2fbc774c8b
				
			
							
								
								
									
										2
									
								
								.github/workflows/linux_build_tests.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/linux_build_tests.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -28,7 +28,7 @@ jobs: | ||||
|       matrix: | ||||
|         package: [lz4, mpich, tut, py-setuptools, openjpeg, r-rcpp] | ||||
|     steps: | ||||
|     - uses: actions/checkout@v1 | ||||
|     - uses: actions/checkout@v2 | ||||
|     - name: Cache ccache's store | ||||
|       uses: actions/cache@v1 | ||||
|       with: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user