mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	workflow: update
This commit is contained in:
		
							parent
							
								
									4415f12025
								
							
						
					
					
						commit
						0fcc12a591
					
				
							
								
								
									
										4
									
								
								.github/workflows/linter.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/linter.yml
									
									
									
									
										vendored
									
									
								
							@ -18,13 +18,13 @@ jobs:
 | 
				
			|||||||
      - name: Install Node.js
 | 
					      - name: Install Node.js
 | 
				
			||||||
        uses: actions/setup-node@v3
 | 
					        uses: actions/setup-node@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version: 16
 | 
					          node-version: 18
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: pnpm/action-setup@v2
 | 
					      - uses: pnpm/action-setup@v2
 | 
				
			||||||
        name: Install pnpm
 | 
					        name: Install pnpm
 | 
				
			||||||
        id: pnpm-install
 | 
					        id: pnpm-install
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          version: 7
 | 
					          version: 8.6.10
 | 
				
			||||||
          run_install: false
 | 
					          run_install: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Get pnpm store directory
 | 
					      - name: Get pnpm store directory
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user