Skip to content

Commit

Permalink
Merge pull request #77 from RalphHightower/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/jekyll-build-pages-1.0.9

Bump actions/jekyll-build-pages from 1.0.8 to 1.0.9
  • Loading branch information
RalphHightower committed Oct 23, 2023
2 parents f82cd28 + f18d114 commit 24b6e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v3.0.6
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1.0.8
uses: actions/jekyll-build-pages@v1.0.9
with:
source: ./
destination: ./_site
Expand Down

0 comments on commit 24b6e39

Please sign in to comment.