We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460b5a8 commit 48a18ebCopy full SHA for 48a18eb
.github/workflows/deploy.yml
@@ -48,4 +48,5 @@ jobs:
48
49
# Deploy the book's HTML to GitHub Pages
50
- name: Deploy to GitHub Pages
51
- uses: actions/deploy-pages@v3
+ id: deployment
52
+ uses: actions/deploy-pages@v4
0 commit comments