Update README.md
This commit is contained in:
		
							parent
							
								
									c2338a225e
								
							
						
					
					
						commit
						dcf56dfd59
					
				| @ -16,7 +16,7 @@ See [action.yml](action.yml) | |||||||
| Basic: | Basic: | ||||||
| ```yaml | ```yaml | ||||||
| steps: | steps: | ||||||
| - uses: actions/checkout@master | - uses: actions/checkout@v1 | ||||||
| - uses: actions/setup-python@v1 | - uses: actions/setup-python@v1 | ||||||
|   with: |   with: | ||||||
|     python-version: '3.x' # Version range or exact version of a Python version to use, using semvers version range syntax. |     python-version: '3.x' # Version range or exact version of a Python version to use, using semvers version range syntax. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user