Skip to content

Commit c3d4ba7

Browse files
committed
fix error
1 parent bc1da9a commit c3d4ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/poetry-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
poetry:
55
runs-on: ubuntu
66
steps:
7-
- uses: fasdfa/@cjheck
7+
- uses: actions/checkout@v4
88
- name: Install python
99
uses: actions/setup-python@v3
1010
with:

0 commit comments

Comments
 (0)