Skip to content

Commit 5197da0

Browse files
authored
Update jekyll.yml
1 parent 997294e commit 5197da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
cache-version: 0 # Increment this number if you need to re-download cached gems
4343
- name: Setup Pages
4444
id: pages
45-
uses: actions/configure-pages@v5
45+
uses: actions/configure-pages@v5.0.0
4646
- name: Build with Jekyll
4747
# Outputs to the './_site' directory by default
4848
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"

0 commit comments

Comments
 (0)