mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	chore(deps): update actions/setup-python action to v6 (#6909)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/deploy-docs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/deploy-docs.yml
									
									
									
									
										vendored
									
									
								
							| @@ -53,7 +53,7 @@ jobs: | |||||||
|           fetch-depth: 0 # Fetch all history for git info and mkdocs-git-revision-date plugin |           fetch-depth: 0 # Fetch all history for git info and mkdocs-git-revision-date plugin | ||||||
|        |        | ||||||
|       - name: Setup Python |       - name: Setup Python | ||||||
|         uses: actions/setup-python@v5 |         uses: actions/setup-python@v6 | ||||||
|         with: |         with: | ||||||
|           python-version: '3.13' |           python-version: '3.13' | ||||||
|           cache: 'pip' |           cache: 'pip' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user