Skip to content

Commit 814ee33

Browse files
Update actions/deploy-pages action to v4
1 parent e17b9be commit 814ee33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
steps:
4646
- name: Deploy to GitHub Pages
4747
id: deployment
48-
uses: actions/deploy-pages@v3
48+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)