We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36e9201 + ff8f81d commit 3fe5b8eCopy full SHA for 3fe5b8e
1 file changed
.github/workflows/calendar-release.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: actions/setup-python@v4
22
with:
23
python-version: '3.11'
24
- cache: 'pip'
25
26
- name: Install Python dependencies
27
run: |
0 commit comments