Update to v1.0.1 of setup-matrix-synapse (#73)

Required to be compatible with recently released synapse versions v1.56.0 or higher.
This commit is contained in:
Michael Kaye 2022-04-06 11:59:54 +01:00 committed by GitHub
parent 10558c8edc
commit ffd3fa4773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
with:
python-version: "3.x"
- name: Run synapse
uses: michaelkaye/setup-matrix-synapse@v0.4.0
uses: michaelkaye/setup-matrix-synapse@v1.0.1
with:
uploadLogs: true
httpPort: 8008