We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69cc855 commit 02a18eaCopy full SHA for 02a18ea
1 file changed
.github/workflows/_release_docs.yaml
@@ -70,7 +70,7 @@ jobs:
70
path: ./website/build
71
72
- name: Deploy artifact to GitHub Pages
73
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
74
75
- name: Invalidate CloudFront cache
76
run: |
0 commit comments