We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d2b8b commit fcb75d0Copy full SHA for fcb75d0
.github/workflows/tests-new.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Setup TF provider versions
52
run: echo "Set Terraform provider versions"
53
54
- - name: Set up uv and python
+ - name: Set up uv and python
55
uses: astral-sh/setup-uv@v6
56
with:
57
python-version: ${{ inputs.PYTHON_VERSION }}
0 commit comments