Skip to content

Commit 467b17e

Browse files
committed
Upgrade actions/deploy-pages
1 parent 3d0ac3c commit 467b17e

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
@@ -63,7 +63,7 @@ jobs:
6363
steps:
6464
- name: Deploy to GitHub Pages
6565
id: deployment
66-
uses: actions/deploy-pages@v4
66+
uses: actions/deploy-pages@v5
6767

6868
check-links:
6969
name: Check links

0 commit comments

Comments
 (0)