Skip to content

Commit 7e907e3

Browse files
committed
fix: use fix/chromedriver-version-lookup branch of doctool
1 parent f98db1f commit 7e907e3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/generate-readme.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ jobs:
4242
uses: keyfactor/checkout@v4
4343
with:
4444
repository: keyfactor/doctool
45-
path: doctool
45+
path: doctool
46+
ref: fix/chromedriver-version-lookup
4647
token: ${{ secrets.token }}
4748

4849
- name: Launch local doctool

0 commit comments

Comments
 (0)