We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5cefb2 commit ac2f7e8Copy full SHA for ac2f7e8
.github/workflows/pre-commit.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Python
34
uses: actions/setup-python@v4
35
with:
36
- python-version: '3.11'
+ python-version: '3.13'
37
38
- name: Set up Terraform
39
uses: hashicorp/setup-terraform@v3
0 commit comments