Skip to content

Commit 47cf0bf

Browse files
authored
ci: move to actions/deploy-pages v4
1 parent bb2f025 commit 47cf0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ jobs:
126126
steps:
127127
- name: Deploy to GitHub Pages
128128
id: deployment
129-
uses: actions/deploy-pages@v2
129+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)