Skip to content

Commit c3e535e

Browse files
authored
Update to peaceiris/actions-gh-pages@v4
updates remaining action that needed update to Node.js 20
1 parent 6db5acc commit c3e535e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: |
6868
bundle exec jekyll build -d build
6969
- name: Deploy
70-
uses: peaceiris/actions-gh-pages@v3
70+
uses: peaceiris/actions-gh-pages@v4
7171
with:
7272
github_token: ${{ secrets.GITHUB_TOKEN }}
7373
publish_dir: ./build

0 commit comments

Comments
 (0)