mirror of
				https://github.com/gonum/gonum.git
				synced 2025-10-31 10:36:30 +08:00 
			
		
		
		
	ci: relax staticcheck version constraint
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/staticcheck.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/staticcheck.yml
									
									
									
									
										vendored
									
									
								
							| @@ -13,6 +13,6 @@ jobs: | ||||
|     - uses: actions/checkout@v2 | ||||
|       with: | ||||
|         fetch-depth: 1 | ||||
|     - uses: dominikh/staticcheck-action@v1.2.0 | ||||
|     - uses: dominikh/staticcheck-action@v1 | ||||
|       with: | ||||
|         version: "2022.1" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bulat Khasanov
					Bulat Khasanov