Skip to content

Commit 29fb640

Browse files
authored
Update deploy-pages version
1 parent 715f1fb commit 29fb640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
path: build/site
4040
- name: Deploy to GitHub Pages
4141
id: deployment
42-
uses: actions/deploy-pages@v2
42+
uses: actions/deploy-pages@v4
4343
with:
4444
artifact_name: github-pages

0 commit comments

Comments
 (0)