Skip to content

Commit a064741

Browse files
Merge pull request #4002 from github/dependabot-github_actions-actions-jekyll-build-pages-1.0.9
Bump actions/jekyll-build-pages from 1.0.8 to 1.0.9
2 parents adb9777 + 9b543f5 commit a064741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/configure-pages@v3
3434

3535
- name: 🔨 install dependencies & build site
36-
uses: actions/[email protected].8
36+
uses: actions/[email protected].9
3737

3838
- name: ⚡️ upload artifact
3939
uses: actions/upload-pages-artifact@v2

0 commit comments

Comments
 (0)