Skip to content

Commit 99cf492

Browse files
committed
yaml
1 parent 0408a35 commit 99cf492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python environment
1313
uses: actions/setup-python@v4
1414
with:
15-
python-version: 3.10
15+
python-version: "3.10"
1616
- name: ruff
1717
run: |
1818
pip install ruff

0 commit comments

Comments
 (0)