mirror of
https://github.com/actions/setup-python.git
synced 2025-08-27 11:14:15 +00:00
Update README.md
This commit is contained in:
parent
4a53b321bf
commit
f46ff85335
@ -249,7 +249,7 @@ steps:
|
|||||||
**Caching poetry dependencies:**
|
**Caching poetry dependencies:**
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
run: pipx install poetry
|
run: pipx install poetry
|
||||||
- uses: actions/setup-python@v3
|
- uses: actions/setup-python@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user