Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit fa7acfc

Browse files
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent b220bc1 commit fa7acfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
echo "mx-space.js.org" > out/CNAME
4545
- name: Deploy
46-
uses: peaceiris/actions-gh-pages@v3
46+
uses: peaceiris/actions-gh-pages@v4
4747
with:
4848
github_token: ${{ secrets.GITHUB_TOKEN }}
4949
publish_dir: out

0 commit comments

Comments
 (0)