Skip to content

Commit 55b9721

Browse files
Bump actions/jekyll-build-pages from 1.0.9 to 1.0.10
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>
1 parent c0210eb commit 55b9721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v4.0.0
3232
- name: Build with Jekyll
33-
uses: actions/jekyll-build-pages@v1.0.9
33+
uses: actions/jekyll-build-pages@v1.0.10
3434
with:
3535
source: ./
3636
destination: ./_site

0 commit comments

Comments
 (0)