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.
1 parent 03319f3 commit fb486f2Copy full SHA for fb486f2
.github/workflows/deploy.yml
@@ -58,7 +58,7 @@ jobs:
58
node-version: "lts/*"
59
cache: ${{ steps.detect-package-manager.outputs.manager }}
60
- name: Setup Pages
61
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
62
- name: Restore cache
63
uses: actions/cache@v4
64
with:
0 commit comments