We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e6761 commit 7a634aaCopy full SHA for 7a634aa
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install terraform
25
uses: hashicorp/setup-terraform@v3
26
27
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
28
with:
29
python-version: "3.11"
30
0 commit comments