Skip to content

Commit 85cfcd7

Browse files
committed
test
1 parent dd41bec commit 85cfcd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/setup-python@v5
1818
with:
1919
python-version: ${{ matrix.python-version }}
20-
cache: pip
20+
cache: 'pip'
2121
cache-dependency-path:
2222
requirements/*.txt
2323

0 commit comments

Comments
 (0)