Skip to content

Commit

Permalink
chore(deps): update snok/install-poetry action to v1.4.1 (#875)
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 Aug 21, 2024
1 parent 8f2eed4 commit a9889e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
with:
python-version: ${{ inputs.python-version }}
- name: Install Poetry
uses: snok/install-poetry@v1.3.4
uses: snok/install-poetry@v1.4.1
with:
version: ${{ steps.detect-poetry.outputs.version }}
virtualenvs-create: true
Expand Down

0 comments on commit a9889e5

Please sign in to comment.