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.
2 parents eea142f + 7afb2bd commit fdb350bCopy full SHA for fdb350b
1 file changed
.github/workflows/Receive_PR.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Remove demo/ (temporarily)
27
run: rm -rf demo/
28
- name: Setup Pages
29
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
30
- name: setup nodejs
31
run: npm install
32
- name: Build with jekyll
0 commit comments