mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	chore(deps): update dependency python to 3.14
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/deploy-docs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/deploy-docs.yml
									
									
									
									
										vendored
									
									
								
							@@ -55,7 +55,7 @@ jobs:
 | 
				
			|||||||
      - name: Setup Python
 | 
					      - name: Setup Python
 | 
				
			||||||
        uses: actions/setup-python@v6
 | 
					        uses: actions/setup-python@v6
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          python-version: '3.13'
 | 
					          python-version: '3.14'
 | 
				
			||||||
          cache: 'pip'
 | 
					          cache: 'pip'
 | 
				
			||||||
          cache-dependency-path: 'requirements-docs.txt'
 | 
					          cache-dependency-path: 'requirements-docs.txt'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user