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 460891d commit 44051fdCopy full SHA for 44051fd
.github/workflows/cd-pages.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Setup Pages
46
id: pages
47
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
48
49
- name: Install dependencies
50
run: pnpm install --frozen-lockfile
0 commit comments