now specifying python version in fpm build

This commit is contained in:
Joel Klimont 2022-10-07 19:12:38 +02:00
parent b6c351dd0b
commit 60cfb2669c
2 changed files with 1 additions and 4 deletions

View file

@ -16,9 +16,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: "3.9"
- name: Bump version number
uses: paulhatch/semantic-version@v4.0.2
id: next_semantic_version