Skip to content

Commit

Permalink
change pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky committed May 13, 2024
1 parent d12c7fc commit 7c59195
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
python-version: "3.8"

- name: Install poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v3.0.1
with:
poetry-version: 1.8.3

Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:
python-version: "3.8"

- name: Install poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v3.0.1
with:
poetry-version: 1.8.3

Expand Down Expand Up @@ -188,7 +188,7 @@ jobs:
python-version: "3.8"

- name: Install poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v3.0.1
with:
poetry-version: 1.8.3

Expand Down

0 comments on commit 7c59195

Please sign in to comment.