1 parent 5a5fc31 commit 42e7ac0Copy full SHA for 42e7ac0
1 file changed
.github/workflows/pages.yml
@@ -33,7 +33,7 @@ jobs:
33
cache: yarn
34
35
- name: Setup Pages
36
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v6
37
38
- name: Install dependencies
39
run: yarn install --frozen-lockfile
0 commit comments