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 c3f3215 commit a04194dCopy full SHA for a04194d
1 file changed
action.yml
@@ -52,8 +52,6 @@ runs:
52
uses: actions/setup-python@v5
53
with:
54
python-version: ${{ inputs.python_version }}
55
- cache: 'pip'
56
- cache-dependency-path: ${{ github.action_path }}/requirements.txt
57
58
- name: Install dependencies
59
shell: bash
0 commit comments