This commit is contained in:
		@@ -15,7 +15,6 @@ jobs:
 | 
			
		||||
        uses: actions/setup-node@v4
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: 22.x
 | 
			
		||||
          cache: 'yarn'
 | 
			
		||||
          cache-dependency-path: 'yarn.lock'
 | 
			
		||||
      - name: Install Yarn
 | 
			
		||||
        run: npm install -g yarn
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user