Skip to content

Commit 5c18fd1

Browse files
committed
Bump poetry from 1.8.3 to 1.8.4
1 parent 82bb0e0 commit 5c18fd1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/format.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Poetry
2323
uses: abatilo/actions-poetry@v3
2424
with:
25-
poetry-version: "1.8.3"
25+
poetry-version: "1.8.4"
2626

2727
- name: Install Mise
2828
uses: jdx/mise-action@v2

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Poetry
2323
uses: abatilo/actions-poetry@v3
2424
with:
25-
poetry-version: "1.8.3"
25+
poetry-version: "1.8.4"
2626

2727
- name: Install Mise
2828
uses: jdx/mise-action@v2

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Poetry
2323
uses: abatilo/actions-poetry@v3
2424
with:
25-
poetry-version: "1.8.3"
25+
poetry-version: "1.8.4"
2626

2727
- name: Install Mise
2828
uses: jdx/mise-action@v2

.github/workflows/typecheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install Poetry
2323
uses: abatilo/actions-poetry@v3
2424
with:
25-
poetry-version: "1.8.3"
25+
poetry-version: "1.8.4"
2626

2727
- name: Install Mise
2828
uses: jdx/mise-action@v2

0 commit comments

Comments
 (0)