Skip to content

Commit

Permalink
fix(deps): update dependency antd to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent cdbda77 commit 3d1522c
Show file tree
Hide file tree
Showing 3 changed files with 704 additions and 433 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GH_TOKEN }}
- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v3
with:
context: ${{ matrix.component }}
push: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/dev' }}
Expand Down
Loading

0 comments on commit 3d1522c

Please sign in to comment.