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 9942db5 commit 31d3509Copy full SHA for 31d3509
.github/workflows/pre-commit.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Python
34
uses: actions/setup-python@v5
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