chore(actions)(deps): bump abatilo/actions-poetry from 2 to 3
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 3. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](https://github.com/abatilo/actions-poetry/compare/v2...v3) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit was merged in pull request #10.
	This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci-python-poetry.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci-python-poetry.yml
									
									
									
									
										vendored
									
									
								
							@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          python-version: "3.11"
 | 
			
		||||
      - name: Setup Poetry
 | 
			
		||||
        uses: abatilo/actions-poetry@v2
 | 
			
		||||
        uses: abatilo/actions-poetry@v3
 | 
			
		||||
      - name: Install dependencies
 | 
			
		||||
        run: poetry install
 | 
			
		||||
      - name: Lint
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user