aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 4578a48..0b445dc 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -160,7 +160,7 @@ jobs:
- name: Setup node.js
uses: actions/setup-node@v6
with:
- node-version: '22'
+ node-version: '24'
- name: Download artifacts
uses: actions/download-artifact@v6
with: