Skip to content

Commit 7e2c2fd

Browse files
Update jekyll-gh-pages.yml
Signed-off-by: Phileco <132178579+krishnprakash@users.noreply.github.com>
1 parent f5d3ce8 commit 7e2c2fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Pages
3232
uses: actions/configure-pages@v5
3333
- name: Build with Jekyll
34-
uses: actions/jekyll-build-pages@v1
34+
uses: actions/jekyll-build-pages@v10
3535
with:
3636
source: ./
3737
destination: ./_site
@@ -48,4 +48,4 @@ jobs:
4848
steps:
4949
- name: Deploy to GitHub Pages
5050
id: deployment
51-
uses: actions/deploy-pages@v4
51+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)