Skip to content

Commit 7bb58c3

Browse files
authored
Update test-python-package.yml
1 parent 59bd891 commit 7bb58c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Nox
2929
uses: fjwillemsen/setup-nox2@v3.0.0
3030
- name: Setup Poetry
31-
uses: Gr1N/setup-poetry@v8
31+
uses: Gr1N/setup-poetry@v9
3232
- run: poetry self add poetry-plugin-export
3333
- name: Run tests with Nox
3434
run: |

0 commit comments

Comments
 (0)