fix: Fixes releases (#1576)
This commit is contained in:
parent
cde59a82f2
commit
c53c842c4b
4 changed files with 16 additions and 18 deletions
2
.github/workflows/update-docs.yml
vendored
2
.github/workflows/update-docs.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
update-docs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue