1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 10:29:48 +02:00

Update release.yml

This commit is contained in:
Dylan Schiemann
2025-04-15 12:40:11 -07:00
committed by GitHub
parent 8aaca4fe04
commit 97e895b552

View File

@@ -28,9 +28,9 @@ jobs:
fetch-depth: 0
- name: Setup node
uses: actions/setup-node@v2
uses: actions/setup-node@v4
with:
node-version: 20.x
node-version: 22.x
cache: yarn
registry-url: https://registry.npmjs.org
key: node20