Skip to content

Commit c0a989b

Browse files
authored
Update render.yaml
1 parent ef6d5ef commit c0a989b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Set up Python 3.10
3636
uses: actions/setup-python@v5
3737
with:
38-
python-version: 3.10
38+
python-version: "3.10"
3939
- name: Install dependencies
4040
run: |
4141
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)