Skip to content

Commit fcef4a5

Browse files
committed
bump deploy-pages GitHub actions to v4
Required now that we bumped the upload-pages-artifacts.
1 parent ef86b4a commit fcef4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
steps:
5656
- name: 🚀 Deploy to GitHub Pages
5757
id: deployment
58-
uses: actions/deploy-pages@v1
58+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)