mirror of
				https://github.com/docker/setup-qemu-action.git
				synced 2025-10-31 01:00:11 +08:00 
			
		
		
		
	docs: bump actions to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									68827325e0
								
							
						
					
					
						commit
						0b6adca689
					
				| @ -32,14 +32,14 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|       - |       - | ||||||
|         name: Set up QEMU |         name: Set up QEMU | ||||||
|         uses: docker/setup-qemu-action@v2 |         uses: docker/setup-qemu-action@v3 | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ## Customizing | ## Customizing | ||||||
| 
 | 
 | ||||||
| ### inputs | ### inputs | ||||||
| 
 | 
 | ||||||
| Following inputs can be used as `step.with` keys | The following inputs can be used as `step.with` keys: | ||||||
| 
 | 
 | ||||||
| | Name        | Type   | Default                                                                       | Description                                      | | | Name        | Type   | Default                                                                       | Description                                      | | ||||||
| |-------------|--------|-------------------------------------------------------------------------------|--------------------------------------------------| | |-------------|--------|-------------------------------------------------------------------------------|--------------------------------------------------| | ||||||
| @ -48,7 +48,7 @@ Following inputs can be used as `step.with` keys | |||||||
| 
 | 
 | ||||||
| ### outputs | ### outputs | ||||||
| 
 | 
 | ||||||
| Following outputs are available | The following outputs are available: | ||||||
| 
 | 
 | ||||||
| | Name          | Type    | Description                           | | | Name          | Type    | Description                           | | ||||||
| |---------------|---------|---------------------------------------| | |---------------|---------|---------------------------------------| | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax