Skip to content

Commit 026ce70

Browse files
authored
chore(package): upgrade dependencies; upgrade to Node 24.x (#13)
1 parent 4cb870e commit 026ce70

File tree

3 files changed

+1050
-2451
lines changed

3 files changed

+1050
-2451
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
env:
3131
DEPLOY_DIR: _site/
3232
DEPLOY_BRANCH: gh-pages
33-
NODE_VERSION: 20.x
33+
NODE_VERSION: 24.x
3434
steps:
3535
- name: Checkout
3636
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

0 commit comments

Comments
 (0)