Skip to content

fix(deps): update dependency antd to v4.24.16 #5274

fix(deps): update dependency antd to v4.24.16

fix(deps): update dependency antd to v4.24.16 #5274

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
tags:
- v*
branches:
- master
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
args: --timeout=500s