Skip to content

Commit 2d5dbb6

Browse files
authored
Merge branch 'main' into next
2 parents 1727611 + 5ac706f commit 2d5dbb6

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

.github/workflows/cloudflare-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: "⎔ Setup node"
2626
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
2727
with:
28-
node-version: "22.x"
28+
node-version: "24.x"
2929
cache: "pnpm"
3030
- name: "🔒 Verify lockfile"
3131
run: pnpm install --frozen-lockfile
@@ -50,7 +50,7 @@ jobs:
5050
- name: "⎔ Setup node"
5151
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
5252
with:
53-
node-version: "22.x"
53+
node-version: "24.x"
5454
cache: "pnpm"
5555
- name: "🏗 Prepare"
5656
run: |

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
24.15.0

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)