Skip to content

Commit 10b3823

Browse files
twardochCopilot
andauthored
Update REVIEW/TODO-cla.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2621030 commit 10b3823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

REVIEW/TODO-cla.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Context: This repo builds and hosts documentation for the FontLab 7 Python API a
7676
runs-on: ubuntu-latest
7777
container: python:2.7-slim
7878
steps:
79-
- uses: actions/checkout@v4
79+
- uses: actions/checkout@v3
8080
- run: pip install git+https://github.com/twardoch/pydocmk2 mkdocs==0.17.5 mkdocs-material==2.9.4
8181
- run: cd fontlab7/build && python -m mkdocs build -f ../mkdocs.yml
8282
- run: cd pythonqt/build && python -m mkdocs build -f ../mkdocs.yml || true

0 commit comments

Comments
 (0)