Skip to content

Commit 98f3fff

Browse files
Update workflow.release.yml
1 parent 4341893 commit 98f3fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Python
2929
uses: actions/setup-python@v4
3030
with:
31-
python-version: .python-version
31+
python-version-file: .python-version
3232
cache: poetry
3333

3434
- name: Install dependencies

0 commit comments

Comments
 (0)