mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Revert "Bump actions/download-artifact from 3.0.2 to 4.0.0" (#5956)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -158,7 +158,7 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4.1.1 |       - uses: actions/checkout@v4.1.1 | ||||||
|       - name: Download digests |       - name: Download digests | ||||||
|         uses: actions/download-artifact@v4.0.0 |         uses: actions/download-artifact@v3.0.2 | ||||||
|         with: |         with: | ||||||
|           name: digests-${{ matrix.image.target }}-${{ matrix.registry }} |           name: digests-${{ matrix.image.target }}-${{ matrix.registry }} | ||||||
|           path: /tmp/digests |           path: /tmp/digests | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user