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 e94c0c7 + 68404d9 commit bd677e2Copy full SHA for bd677e2
1 file changed
.github/workflows/deploy.yaml
@@ -43,7 +43,7 @@ jobs:
43
run: nr build --base /${{github.event.repository.name}}/
44
45
- name: Setup Pages
46
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
47
48
- uses: actions/upload-pages-artifact@v4
49
with:
0 commit comments