mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	bump python version
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/translations.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/translations.yml
									
									
									
									
										vendored
									
									
								
							| @@ -21,10 +21,10 @@ jobs: | ||||
|     steps: | ||||
|       - name: Checkout Code | ||||
|         uses: actions/checkout@v2 | ||||
|       - name: Set up Python 3.7 | ||||
|       - name: Set up Python 3.9 | ||||
|         uses: actions/setup-python@v1 | ||||
|         with: | ||||
|           python-version: 3.7 | ||||
|           python-version: 3.9 | ||||
|       - name: Install Dependencies | ||||
|         run: | | ||||
|             sudo apt-get update | ||||
|   | ||||
		Reference in New Issue
	
	Block a user