Skip to content

Commit 51e3ea8

Browse files
committed
yaml configure-page修正
1 parent 1a39795 commit 51e3ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-22.04
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v3
3131
- name: Setup Pages
3232
uses: actions/configure-pages@v3
3333
- name: Build with Jekyll

0 commit comments

Comments
 (0)