Update README.md

This commit is contained in:
Il Sub Bang (ethan) 2022-11-16 20:26:20 +09:00 committed by GitHub
parent 9d0371f9ea
commit 5382748b79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ steps:
```yaml ```yaml
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: isbang/compose-action@v1.4.0 - uses: isbang/compose-action@v1.4.1
with: with:
compose-file: "./docker/docker-compose.yml" compose-file: "./docker/docker-compose.yml"
env: env: