mirror of
				https://github.com/InsanusMokrassar/docs.git
				synced 2025-10-30 19:50:20 +00:00 
			
		
		
		
	change version of python
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish.yml
									
									
									
									
										vendored
									
									
								
							| @@ -14,7 +14,7 @@ jobs: | ||||
|       - name: Setup Python | ||||
|         uses: actions/setup-python@v4 | ||||
|         with: | ||||
|           python-version: '3.10' | ||||
|           python-version: '3.8' | ||||
|  | ||||
|       - name: Install Poetry | ||||
|         uses: abatilo/actions-poetry@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user