We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598dde3 commit 89e4416Copy full SHA for 89e4416
1 file changed
.github/workflows/_release_docs.yaml
@@ -82,7 +82,7 @@ jobs:
82
path: ./website/build
83
84
- name: Deploy artifact to GitHub Pages
85
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
86
87
- name: Invalidate CloudFront cache
88
run: |
0 commit comments