Chris Tate пре 2 месеци
родитељ
комит
0bbe6ed639
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -76,7 +76,7 @@ jobs:
       - name: Setup Node.js
       - name: Setup Node.js
         uses: actions/setup-node@v4
         uses: actions/setup-node@v4
         with:
         with:
-          node-version: 22
+          node-version: 24
           cache: pnpm
           cache: pnpm
           registry-url: "https://registry.npmjs.org"
           registry-url: "https://registry.npmjs.org"