mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update docker/setup-qemu-action action to v3 (#7367)
This commit is contained in:
		
							parent
							
								
									b67c73a578
								
							
						
					
					
						commit
						361c19fa40
					
				
							
								
								
									
										2
									
								
								.github/workflows/docker_publish.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker_publish.yaml
									
									
									
									
										vendored
									
									
								
							| @ -30,7 +30,7 @@ jobs: | |||||||
|         if: ${{ inputs.version == '' }} |         if: ${{ inputs.version == '' }} | ||||||
|         uses: actions/checkout@v4 |         uses: actions/checkout@v4 | ||||||
|       - name: Setup QEmu so we can build multiplatform |       - name: Setup QEmu so we can build multiplatform | ||||||
|         uses: docker/setup-qemu-action@v2 |         uses: docker/setup-qemu-action@v3 | ||||||
|       - name: Setup Docker buildx |       - name: Setup Docker buildx | ||||||
|         uses: docker/setup-buildx-action@v2 |         uses: docker/setup-buildx-action@v2 | ||||||
|       - name: Docker meta configuration |       - name: Docker meta configuration | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user