We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb870e commit 026ce70Copy full SHA for 026ce70
3 files changed
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
env:
31
DEPLOY_DIR: _site/
32
DEPLOY_BRANCH: gh-pages
33
- NODE_VERSION: 20.x
+ NODE_VERSION: 24.x
34
steps:
35
- name: Checkout
36
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
0 commit comments