Xuan Son Nguyen пре 1 година
родитељ
комит
92f77a640f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/server.yml

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

@@ -79,7 +79,7 @@ jobs:
       # Setup nodejs (to be used for verifying bundled index.html)
       - uses: actions/setup-node@v4
         with:
-          node-version: 22
+          node-version: '22.11.0'
 
       - name: Verify bundled index.html
         id: verify_server_index_html