Skip to content

Commit 48e0d2a

Browse files
committed
python version default
1 parent 035ea4b commit 48e0d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
persist-credentials: true
114114
- uses: actions/setup-python@v5
115115
with:
116-
python-version-file: .python-version-default
116+
python-version-file: .python-version
117117
- uses: hynek/setup-cached-uv@v2
118118

119119
- name: Download coverage data

0 commit comments

Comments
 (0)