We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392cf67 commit 2569fdbCopy full SHA for 2569fdb
.github/workflows/patch7.yml
@@ -29,7 +29,6 @@ jobs:
29
uses: actions/setup-python@v5
30
with:
31
python-version: '3.x'
32
- cache: 'pip'
33
34
- name: Install dependencies
35
run: |
0 commit comments