mirror of
				https://github.com/bartvdbraak/omnidash.git
				synced 2025-10-31 00:19:12 +00:00 
			
		
		
		
	Compare commits
	
		
			2 commits
		
	
	
		
			929b936cf3
			...
			e5c389065f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | e5c389065f | ||
|  | fdf6a3cfb7 | 
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/linting.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/linting.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -23,7 +23,7 @@ jobs: | |||
|           version: latest | ||||
| 
 | ||||
|       - name: Setup Node.js | ||||
|         uses: actions/setup-node@v4.0.2 | ||||
|         uses: actions/setup-node@v4.3.0 | ||||
|         with: | ||||
|           node-version: ${{ matrix.node-version }} | ||||
|           cache: pnpm | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -52,7 +52,7 @@ jobs: | |||
|           version: latest | ||||
| 
 | ||||
|       - name: Use Node.js ${{ matrix.node-version }} | ||||
|         uses: actions/setup-node@v4.0.2 | ||||
|         uses: actions/setup-node@v4.3.0 | ||||
|         with: | ||||
|           node-version: ${{ matrix.node-version }} | ||||
|           cache: 'pnpm' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue