Skip to content

Commit 9b61347

Browse files
authored
Merge pull request #4419 from github/dependabot-github_actions-actions-jekyll-build-pages-1.0.13
Bump actions/jekyll-build-pages from 1.0.12 to 1.0.13
2 parents 474aed5 + f3d34cc commit 9b61347

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@v5
3434

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

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

0 commit comments

Comments
 (0)