We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bbee2 commit 23fc632Copy full SHA for 23fc632
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/setup-python@v4
23
with:
24
python-version: ${{ matrix.python-version }}
25
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
26
id: cache-pip
27
28
path: ~/.cache/pip
0 commit comments