Skip to content

Commit cb0af58

Browse files
APM-6136 add in quotes
1 parent d943247 commit cb0af58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install Python 3.10
1616
uses: actions/setup-python@v5
1717
with:
18-
python-version: 3.10
18+
python-version: "3.10"
1919

2020
- name: Update apt repositories
2121
run: sudo apt update

0 commit comments

Comments
 (0)