3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-26 21:35:33 +00:00

Merge branch 'main' into todgru/v4-documentation-update

This commit is contained in:
Bassem Dghaidi 2024-08-14 12:09:56 +02:00 committed by GitHub
commit c4ee99a3bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 10 additions and 6 deletions

View file

@ -513,6 +513,7 @@ jobs:
```yaml
- name: Get pip cache dir
id: pip-cache
shell: bash
run: |
echo "dir=$(pip cache dir)" >> $GITHUB_OUTPUT