Skip to content

Commit 4c8accf

Browse files
Merge pull request #92 from RalphHightower/dependabot/github_actions/actions/jekyll-build-pages-1.0.12
Bump actions/jekyll-build-pages from 1.0.10 to 1.0.12
2 parents 94878e5 + ebe580c commit 4c8accf

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

0 commit comments

Comments
 (0)