Merge remote-tracking branch 'origin/main'

This commit is contained in:
Hosted Weblate 2022-09-27 17:14:37 +02:00
commit adf8dab64d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -220,7 +220,7 @@ jobs:
- name: Set up Python 3
uses: actions/setup-python@v2
with:
python-version: "3.10.6"
python-version: "3.x"
- name: Install dependencies
run: |
sudo apt-get update