Skip to content

Commit 9316736

Browse files
chore(deps): update actions/deploy-pages action to v4
1 parent c7d2942 commit 9316736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
path: ./build/eslint-plugin-svelte
4343
- name: Deploy to GitHub Pages
4444
id: deployment
45-
uses: actions/deploy-pages@v3
45+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)