mirror of
				https://github.com/gonum/gonum.git
				synced 2025-10-31 18:42:45 +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 |     - uses: actions/checkout@v2 | ||||||
|       with: |       with: | ||||||
|         fetch-depth: 1 |         fetch-depth: 1 | ||||||
|     - uses: dominikh/staticcheck-action@v1.2.0 |     - uses: dominikh/staticcheck-action@v1 | ||||||
|       with: |       with: | ||||||
|         version: "2022.1" |         version: "2022.1" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Bulat Khasanov
					Bulat Khasanov