Skip to content

Commit 48a18eb

Browse files
authored
Update deploy.yml
1 parent 460b5a8 commit 48a18eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848

4949
# Deploy the book's HTML to GitHub Pages
5050
- name: Deploy to GitHub Pages
51-
uses: actions/deploy-pages@v3
51+
id: deployment
52+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)