Merge branch 'main' into update-types/node16-to-20-and-v3-in-readmes

This commit is contained in:
Bernhard Kaindl 2024-07-31 23:04:44 +02:00 committed by GitHub
commit cbf0ae6904
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 3 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