added node version
This commit is contained in:
		@@ -13,6 +13,7 @@ jobs:
 | 
				
			|||||||
      - name: Install apt packages
 | 
					      - name: Install apt packages
 | 
				
			||||||
        run: apt update && apt install -y rsync
 | 
					        run: apt update && apt install -y rsync
 | 
				
			||||||
      - uses: actions/setup-node@v4
 | 
					      - uses: actions/setup-node@v4
 | 
				
			||||||
 | 
					          node-version: 23
 | 
				
			||||||
      - uses: actions/checkout@v4
 | 
					      - uses: actions/checkout@v4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          fetch-depth: 0
 | 
					          fetch-depth: 0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user