Skip to content

Commit 98552d6

Browse files
committed
Oops, fix typo
1 parent b098acc commit 98552d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
MDBOOK_VERSION: v0.4.36
2121
steps:
2222
- name: Clone repository
23-
uses: actions/checkout@v7
23+
uses: actions/checkout@v6
2424
- name: Install mdbook
2525
run: |
2626
mkdir installed-bins

0 commit comments

Comments
 (0)