diff --git a/.github/workflows/lint_component.yml b/.github/workflows/lint_component.yml index 0fa4252..14d7c4d 100644 --- a/.github/workflows/lint_component.yml +++ b/.github/workflows/lint_component.yml @@ -46,7 +46,6 @@ jobs: - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0 with: python-version: "3.11" - cache: "poetry" - uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439 # v3.0.0 with: poetry-version: "1.8.*"