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 abed226 commit ada2988Copy full SHA for ada2988
.github/workflows/pages.yml
@@ -29,8 +29,6 @@ jobs:
29
uses: actions/setup-node@v4
30
with:
31
node-version: "22"
32
- cache: ${{ steps.detect-package-manager.outputs.manager }}
33
- cache-dependency-path: ./${{ steps.detect-package-manager.outputs.lockfile }}
34
- name: Setup Pages
35
id: pages
36
uses: actions/configure-pages@v5
0 commit comments