Skip to content

Commit 5f1d005

Browse files
authored
Update ci.yml
1 parent cb02149 commit 5f1d005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Build Jekyll
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v3
8+
- uses: actions/checkout@v4
99
- name: Build the site in the jekyll/builder container
1010
run: |
1111
export JEKYLL_VERSION=3.8

0 commit comments

Comments
 (0)