mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 06:40:24 +01:00
ci: docs workflow updated.
This commit is contained in:
parent
35da955546
commit
8665e21dc0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docs.yml
vendored
4
.github/workflows/docs.yml
vendored
|
@ -11,9 +11,9 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Set up Python environment
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.8"
|
||||
python-version: "3.10"
|
||||
- uses: actions/checkout@v3
|
||||
- name: Updated documentation
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue