mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Upgrade gh-docker action
This commit is contained in:
parent
01b5194924
commit
d43ca922a2
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ jobs:
|
|||
# get logs from db start
|
||||
- name: Database container logs
|
||||
if: matrix.TESTING_DB == 'postgresql' || matrix.TESTING_DB == 'mysql'
|
||||
uses: jwalton/gh-docker-logs@v1.0.0
|
||||
uses: jwalton/gh-docker-logs@v2
|
||||
|
||||
- name: Check running containers
|
||||
if: matrix.TESTING_DB == 'postgresql' || matrix.TESTING_DB == 'mysql'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue