Skip to content

Commit ab51386

Browse files
committed
update workflow
1 parent 77ab322 commit ab51386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: bun install --frozen-lockfile
2929

3030
- name: Setup Pages
31-
uses: actions/configure-pages@v3
31+
uses: actions/configure-pages@v4
3232
with:
3333
static_site_generator: sveltekit
3434

0 commit comments

Comments
 (0)