We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1e625 commit ccc5e9dCopy full SHA for ccc5e9d
.github/actions/setup/action.yml
@@ -24,7 +24,6 @@ runs:
24
uses: actions/setup-python@v5
25
with:
26
python-version: ${{ inputs.python_version }}
27
- cache: pip
28
29
- name: Install GardenLinux Python library
30
shell: bash
0 commit comments