chore(deps): update abatilo/actions-poetry action to v4
This commit was merged in pull request #19.
	This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci-python-poetry.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci-python-poetry.yml
									
									
									
									
										vendored
									
									
								
							@@ -30,7 +30,7 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          python-version: "${{ steps.python-version.outputs.value }}"
 | 
			
		||||
      - name: Setup Poetry
 | 
			
		||||
        uses: abatilo/actions-poetry@v3
 | 
			
		||||
        uses: abatilo/actions-poetry@v4
 | 
			
		||||
      - name: Install dependencies
 | 
			
		||||
        run: poetry install
 | 
			
		||||
      - name: Lint
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user