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 113b123 commit 71a13d7Copy full SHA for 71a13d7
.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