Merge pull request #13921 from backstage/techdocs/bump-e2e-versions

This commit is contained in:
Eric Peterson
2022-09-29 19:10:35 +02:00
committed by GitHub
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
run: yarn build
- name: Install mkdocs & techdocs-core
run: python -m pip install mkdocs-techdocs-core==1.1.6 mkdocs==1.3.1
run: python -m pip install mkdocs-techdocs-core==1.1.7 mkdocs==1.4.0
- name: techdocs-cli e2e test
working-directory: packages/techdocs-cli