Skip to content

Commit 2c64b92

Browse files
committed
update action
1 parent 1d6ef60 commit 2c64b92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
with:
2121
python-version: 3.8
2222

23-
- uses: python-poetry/poetry-action@v2
23+
- uses: abatilo/actions-poetry@v4
24+
2425

2526
- name: Cache Poetry virtualenv
2627
uses: actions/cache@v3

0 commit comments

Comments
 (0)