We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44caf94 commit 508c58eCopy full SHA for 508c58e
.github/workflows/pages.yml
@@ -36,7 +36,7 @@ jobs:
36
- run: npm install && cd docs && npm install
37
- run: npm run docs:build
38
- name: Setup Pages
39
- uses: actions/configure-pages@v2
+ uses: actions/configure-pages@v5
40
- name: Upload artifact
41
uses: actions/upload-pages-artifact@v4
42
with:
0 commit comments