Skip to content

Commit d84ac38

Browse files
authored
Update deploy pages version for compatibility with upload pages
1 parent eb74e3a commit d84ac38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy_pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
uses: actions/configure-pages@v3
5252
- name: Deploy to GitHub Pages
5353
id: deployment
54-
uses: actions/deploy-pages@v1
54+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)