chore(deps): update abatilo/actions-poetry action to v4
This commit was merged in pull request #19.
	This commit is contained in:
		@@ -36,7 +36,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