Skip to content

Commit

Permalink
Bump actions/jekyll-build-pages from 1.0.9 to 1.0.10
Browse files Browse the repository at this point in the history
Bumps [actions/jekyll-build-pages](https://github.com/actions/jekyll-build-pages) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/actions/jekyll-build-pages/releases)
- [Commits](actions/jekyll-build-pages@v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: actions/jekyll-build-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent c0210eb commit 55b9721
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@v4.0.0
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1.0.9
uses: actions/jekyll-build-pages@v1.0.10
with:
source: ./
destination: ./_site
Expand Down

0 comments on commit 55b9721

Please sign in to comment.