1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-07-31 20:40:19 +02:00

Update ci.yml

This commit is contained in:
Dylan Schiemann
2025-04-15 12:39:03 -07:00
committed by GitHub
parent a25fbc3503
commit b4363424fc

View File

@@ -27,7 +27,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: 20.x
node-version: 22.x
cache: yarn
- name: Run ${{ matrix.command }}