Skip to content

Commit

Permalink
chore(deps): update abatilo/actions-poetry action to v4 (#2060)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent e204a23 commit 0c06e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_mkdocs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
python-version: "3.12"

- name: Install Poetry
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v4

- name: Configure Poetry
working-directory: ${{ inputs.working_dir }}
Expand Down

0 comments on commit 0c06e2e

Please sign in to comment.