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.
2 parents 113b123 + 71a13d7 commit 6a44e68Copy full SHA for 6a44e68
.github/workflows/pre-commit-and-tests.yml
@@ -33,7 +33,7 @@ jobs:
33
container: bjorncloudandthings/terraform-aws-github:latest
34
steps:
35
- uses: actions/checkout@v4
36
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
37
with:
38
python-version: 3.11
39
- uses: hashicorp/setup-terraform@v2
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
0 commit comments