add explicit python version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -145,6 +145,8 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.9'
|
||||
|
||||
# the 2 steps below can be removed if you aren't using plantuml in your documentation
|
||||
- name: setup java
|
||||
|
||||
Reference in New Issue
Block a user