Skip to content

Commit f22a415

Browse files
committed
chore(deps): update peaceiris/actions-gh-pages action to v4
1 parent 274c49b commit f22a415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run: npm ci
1515
- run: npm run generate
1616
- name: Deploy
17-
uses: peaceiris/actions-gh-pages@v3
17+
uses: peaceiris/actions-gh-pages@v4
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
publish_dir: ./dist

0 commit comments

Comments
 (0)