We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a9a21 commit 7ae5afeCopy full SHA for 7ae5afe
.github/workflows/3.13-test.yml
@@ -17,5 +17,6 @@ jobs:
17
uses: actions/setup-python@v5
18
with:
19
python-version: ${{ matrix.python-version }}
20
+ cache: pip
21
# architecture: ${{ matrix.arch }}
22
0 commit comments