Release v2.1
This commit is contained in:
parent
52c1246bd4
commit
f97e1f4c28
@ -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@v2
|
- uses: pdm-project/setup-pdm@v2.1
|
||||||
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