Update main.yml
This commit is contained in:
parent
1a42ee0769
commit
a3a44897fd
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -37,6 +37,8 @@ jobs:
|
|||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4.0.0
|
||||
with:
|
||||
python-version: latest
|
||||
|
||||
- uses: paulhatch/semantic-version@v5.0.2
|
||||
id: vnum
|
||||
|
|
Loading…
Reference in a new issue