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 b31459d commit 387f4b5Copy full SHA for 387f4b5
.github/workflows/docs.yaml
@@ -77,7 +77,7 @@ jobs:
77
fetch-depth: 0 # Full history for versioning
78
79
- name: Setup Pages
80
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
81
82
- name: Setup Node.js
83
uses: actions/setup-node@v4
0 commit comments