Skip to content

Commit adf8dab

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 77c1c69 + 5384742 commit adf8dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
- name: Set up Python 3
221221
uses: actions/setup-python@v2
222222
with:
223-
python-version: "3.10.6"
223+
python-version: "3.x"
224224
- name: Install dependencies
225225
run: |
226226
sudo apt-get update

0 commit comments

Comments
 (0)