Skip to content

Commit c0eb45f

Browse files
committed
chore: fix typo
1 parent 933b12a commit c0eb45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
cache: yarn
122122

123123
- name: Setup pages
124-
uses: action/configure-pages@v4
124+
uses: actions/configure-pages@v4
125125

126126
- name: Install dependencies
127127
working-directory: ./website

0 commit comments

Comments
 (0)