mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-23 15:51:11 +01:00
Update version to fix name of parameter 'ratelimit'
This commit is contained in:
parent
9c558f1f15
commit
48554a4769
4
.github/workflows/nightly.yml
vendored
4
.github/workflows/nightly.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-gradle-
|
||||
- name: Start synapse server
|
||||
uses: michaelkaye/setup-matrix-synapse@v1.0.1
|
||||
uses: michaelkaye/setup-matrix-synapse@v1.0.2
|
||||
with:
|
||||
uploadLogs: true
|
||||
httpPort: 8080
|
||||
@ -230,7 +230,7 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-gradle-
|
||||
- name: Start synapse server
|
||||
uses: michaelkaye/setup-matrix-synapse@v1.0.1
|
||||
uses: michaelkaye/setup-matrix-synapse@v1.0.2
|
||||
with:
|
||||
uploadLogs: true
|
||||
httpPort: 8080
|
||||
|
Loading…
Reference in New Issue
Block a user