We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960b288 commit a818f5bCopy full SHA for a818f5b
1 file changed
.github/workflows/playground.yml
@@ -33,7 +33,7 @@ jobs:
33
cache-dependency-path: playground/package-lock.json
34
35
- name: Setup Pages
36
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
37
38
- run: npm ci
39
- run: npm run build
0 commit comments