mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Update to a possibly working version of pyenv-action
According to https://github.com/gabrielfalcao/pyenv-action/issues/136 this version should work
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-publish.yml
									
									
									
									
										vendored
									
									
								
							@@ -17,7 +17,7 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v2
 | 
			
		||||
      - name: Install python version
 | 
			
		||||
        uses: gabrielfalcao/pyenv-action@v5
 | 
			
		||||
        uses: gabrielfalcao/pyenv-action@v7
 | 
			
		||||
        with:
 | 
			
		||||
          default: "${{ matrix.python }}"
 | 
			
		||||
          command: "pip install -U pip"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user