Explain why setup-python is included in example

pull/607/head
Andrew Neitsch 4 years ago
parent 05eb49346f
commit 95e9ec19e9

@ -436,6 +436,7 @@ jobs:
```yaml
- name: Set up Python
# The actions/cache step below uses this id to get the exact python version
id: setup-python
uses: actions/setup-python@v2

Loading…
Cancel
Save