bump action version in readme to 2.0
This commit is contained in:
parent
22618386e0
commit
185429b0e3
@ -14,7 +14,7 @@ Include the action in your workflow yaml file with the following arguments:
|
|||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
...
|
...
|
||||||
- uses: pdm-project/setup-pdm@v1.1
|
- uses: pdm-project/setup-pdm@v2.0
|
||||||
name: Setup PDM
|
name: Setup PDM
|
||||||
with:
|
with:
|
||||||
python-version: 3.8 # Version range or exact version of a Python version to use, the same as actions/setup-python
|
python-version: 3.8 # Version range or exact version of a Python version to use, the same as actions/setup-python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user