Skip to content

Commit 4469f29

Browse files
authored
Update .github/workflows/deploy-gh-pages.yml
1 parent c65c056 commit 4469f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)