We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98fc45b + a71fabd commit 72c9b03Copy full SHA for 72c9b03
1 file changed
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
run: npm run build
91
92
- name: Setup Pages
93
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
94
95
- name: Upload artifact
96
uses: actions/upload-pages-artifact@v4
0 commit comments