We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112b9b3 commit 7235417Copy full SHA for 7235417
.github/workflows/GHPages.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build docs
34
run: npm run docs:build
35
- name: Setup Pages
36
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
37
- name: Upload artifact
38
uses: actions/upload-pages-artifact@v3
39
with:
0 commit comments