Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 2e06338 commit e28285a
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 719 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/build
- uses: KengoTODA/actions-setup-docker-compose@v1.2.1
- uses: KengoTODA/actions-setup-docker-compose@v1.2.2
with:
version: '2.14.2'
- name: Run tests
Expand All @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/build
- uses: KengoTODA/actions-setup-docker-compose@v1.2.1
- uses: KengoTODA/actions-setup-docker-compose@v1.2.2
with:
version: '2.14.2'
- name: Run tests
Expand Down
Loading

0 comments on commit e28285a

Please sign in to comment.