mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-05-24 00:04:45 +00:00
Merge branch 'main' into update-types/node16-to-20-and-v3-in-readmes
This commit is contained in:
commit
cbf0ae6904
6 changed files with 7 additions and 3 deletions
|
@ -513,6 +513,7 @@ jobs:
|
|||
```yaml
|
||||
- name: Get pip cache dir
|
||||
id: pip-cache
|
||||
shell: bash
|
||||
run: |
|
||||
echo "dir=$(pip cache dir)" >> $GITHUB_OUTPUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue