We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb02149 commit 5f1d005Copy full SHA for 5f1d005
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
name: Build Jekyll
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
9
- name: Build the site in the jekyll/builder container
10
run: |
11
export JEKYLL_VERSION=3.8
0 commit comments