ci: Thanks YAML

This commit is contained in:
Florian Bruhin 2021-11-22 18:09:17 +01:00
parent 3c50b57850
commit 5e475f4151
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: "3.10"
- name: Get asciidoc
uses: actions/checkout@v2
with: