Skip to content

Commit 5054e87

Browse files
Merge pull request #89 from RalphHightower/dependabot/github_actions/actions/jekyll-build-pages-1.0.10
Bump actions/jekyll-build-pages from 1.0.9 to 1.0.10
2 parents f8aadeb + 55b9721 commit 5054e87

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/[email protected]
3232
- name: Build with Jekyll
33-
uses: actions/[email protected].9
33+
uses: actions/[email protected].10
3434
with:
3535
source: ./
3636
destination: ./_site

0 commit comments

Comments
 (0)