mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-18 12:21:42 +02:00
Update jekyll-gh-pages.yml
This commit is contained in:
5
.github/workflows/jekyll-gh-pages.yml
vendored
5
.github/workflows/jekyll-gh-pages.yml
vendored
@@ -27,7 +27,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
fetch-depth: 1
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v3
|
||||
- name: Build with Jekyll
|
||||
|
Reference in New Issue
Block a user