mirror of
				https://github.com/InsanusMokrassar/docs.git
				synced 2025-10-29 11:10:23 +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 |       - name: Setup Python | ||||||
|         uses: actions/setup-python@v4 |         uses: actions/setup-python@v4 | ||||||
|         with: |         with: | ||||||
|           python-version: '3.10' |           python-version: '3.8' | ||||||
|  |  | ||||||
|       - name: Install Poetry |       - name: Install Poetry | ||||||
|         uses: abatilo/actions-poetry@v2 |         uses: abatilo/actions-poetry@v2 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user