We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be6d45 commit 151328cCopy full SHA for 151328c
1 file changed
.github/workflows/public-analyze-code-graph.yml
@@ -125,6 +125,7 @@ jobs:
125
uses: actions/setup-python@v5
126
with:
127
python-version: ${{ matrix.python }}
128
+ cache: 'pip'
129
130
- name: (Python Setup) Conda environment info
131
if: inputs.use-venv_virtual_python_environment == 'false'
0 commit comments