We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d539358 commit c59ac18Copy full SHA for c59ac18
1 file changed
.github/workflows/deploy-documentation.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
context_label: master branch
33
- name: Upload artifact for GitHub Pages
34
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
35
36
path: build/docs
37
0 commit comments