Skip to content

Commit 840a408

Browse files
authored
Merge pull request #4083 from github/dependabot-github_actions-actions-configure-pages-4
Bump actions/configure-pages from 3 to 4
2 parents 30a1847 + 1a0154a commit 840a408

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
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: 📄 setup pages
3232
id: pages
33-
uses: actions/configure-pages@v3
33+
uses: actions/configure-pages@v4
3434

3535
- name: 🔨 install dependencies & build site
3636
uses: actions/[email protected]

0 commit comments

Comments
 (0)