ci: rename galaxy tag

This commit is contained in:
Guido Grazioli 2023-05-03 08:54:20 +02:00
commit f566917bc2
4 changed files with 8 additions and 5 deletions

View file

@ -32,9 +32,10 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.9
cache: 'pip'
- name: Install doc dependencies
run: |