We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ab322 commit ab51386Copy full SHA for ab51386
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
run: bun install --frozen-lockfile
29
30
- name: Setup Pages
31
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
32
with:
33
static_site_generator: sveltekit
34
0 commit comments