Skip to content

Commit 5344efc

Browse files
committed
forgot to save this one
1 parent c914d1c commit 5344efc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autofix-command.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ jobs:
7373
[1]: ${{ steps.vars.outputs.run-url }}
7474
7575
- name: Set up Poetry
76-
uses: Gr1N/setup-poetry@v9
76+
uses: snok/install-poetry@v1
7777
with:
78-
poetry-version: "2.0.1"
78+
version: "2.0.1"
7979
- name: Set up Python
8080
uses: actions/setup-python@v5
8181
with:

0 commit comments

Comments
 (0)