Skip to content

Commit 388c484

Browse files
Update python-app.yml
1 parent b9a444d commit 388c484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Python
2828
uses: actions/setup-python@v5
2929
with:
30-
python-version: 3.9
30+
python-version: "3.9"
3131

3232
- name: Check Python version
3333
run: python --version

0 commit comments

Comments
 (0)