trigger ci
Infrastructure / Check infrastructure definitions (pull_request) Successful in 3m3s

This commit is contained in:
2023-08-29 00:45:24 +01:00
parent 47c06b02f9
commit f9b321367b
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: ">=3.11"
python-version: "3.11"
- name: Install dependencies
run: |