Skip to content

Commit

Permalink
Merge pull request #42 from buvis/renovate/abatilo-actions-poetry-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouska authored Jan 3, 2025
2 parents e324601 + 7010a94 commit 58d7139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python-version: "3.12"

- name: Install poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v4

- name: Setup a local virtual environment (if no poetry.toml file)
run: |
Expand Down

0 comments on commit 58d7139

Please sign in to comment.