Skip to content

Commit

Permalink
chore(deps): update snok/install-poetry action to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 725eadc commit 7297935
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version-file: ".python-version"

- name: Install Poetry 📦
uses: snok/install-poetry@v1.3.3
uses: snok/install-poetry@v1.3.4
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
python-version-file: ".python-version"

- name: Install Poetry 📦
uses: snok/install-poetry@v1.3.3
uses: snok/install-poetry@v1.3.4
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
python-version-file: ".python-version"

- name: Install Poetry 📦
uses: snok/install-poetry@v1.3.3
uses: snok/install-poetry@v1.3.4
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down

0 comments on commit 7297935

Please sign in to comment.