Skip to content

Commit 3ac2a60

Browse files
Update updateCF.yml
1 parent c6bd88f commit 3ac2a60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/updateCF.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/setup-python@v3
2020
with:
2121
python-version: "3.10"
22+
cache: 'pip'
2223
- name: Install dependencies
2324
run: |
2425
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)