build(deps): bump golangci/golangci-lint-action from 3 to 4 (#1338)
This commit is contained in:
		
							parent
							
								
									9c05f999e6
								
							
						
					
					
						commit
						a9bd16e21a
					
				| 
						 | 
					@ -18,7 +18,7 @@ jobs:
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          go-version-file: go.mod
 | 
					          go-version-file: go.mod
 | 
				
			||||||
          cache: false
 | 
					          cache: false
 | 
				
			||||||
      - uses: golangci/golangci-lint-action@v3
 | 
					      - uses: golangci/golangci-lint-action@v4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          version: v1.55.1 
 | 
					          version: v1.55.1 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue