Skip to content

Commit b411d34

Browse files
committed
fix ci.yml
1 parent c075277 commit b411d34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ jobs:
135135
pipx install poetry
136136
pipx inject poetry 'poetry-dynamic-versioning[plugin]'
137137
138+
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
139+
138140
- name: Publish on PyPI
139141
run: poetry build
140142

0 commit comments

Comments
 (0)