Merge pull request #4491 from mempool/dependabot/github_actions/dtolnay/rust-toolchain-be73d7920c329f220ce78e0234b8f96b7ae60248
Bump dtolnay/rust-toolchain from f361669954a8ecfc00a3443f35f9ac8e610ffc06 to be73d7920c329f220ce78e0234b8f96b7ae60248
This commit is contained in:
		
						commit
						6d5a723ff4
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -35,7 +35,7 @@ jobs:
 | 
				
			|||||||
      - name: Install ${{ steps.gettoolchain.outputs.toolchain }} Rust toolchain
 | 
					      - name: Install ${{ steps.gettoolchain.outputs.toolchain }} Rust toolchain
 | 
				
			||||||
        # Latest version available on this commit is 1.71.1
 | 
					        # Latest version available on this commit is 1.71.1
 | 
				
			||||||
        # Commit date is Aug 3, 2023
 | 
					        # Commit date is Aug 3, 2023
 | 
				
			||||||
        uses: dtolnay/rust-toolchain@f361669954a8ecfc00a3443f35f9ac8e610ffc06
 | 
					        uses: dtolnay/rust-toolchain@be73d7920c329f220ce78e0234b8f96b7ae60248
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          toolchain: ${{ steps.gettoolchain.outputs.toolchain }}
 | 
					          toolchain: ${{ steps.gettoolchain.outputs.toolchain }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user