and linting too

This commit is contained in:
Roberto Jung Drebes 2022-08-31 15:31:30 +02:00
parent e1eea481b4
commit 4174f2a048
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.9"
python-version: "3.10"
- name: Set up Terraform
uses: hashicorp/setup-terraform@v1