We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1309f9b + 7017cb9 commit 67c2b3dCopy full SHA for 67c2b3d
.github/workflows/post-pr.yml
@@ -52,7 +52,7 @@ jobs:
52
restore-keys: |
53
${{ runner.os }}-gradle-
54
- name: Start synapse server
55
- uses: michaelkaye/setup-matrix-synapse@v1.0.3
+ uses: michaelkaye/setup-matrix-synapse@v1.0.4
56
with:
57
uploadLogs: true
58
httpPort: 8080
.github/workflows/tests.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/setup-python@v4
51
python-version: 3.8
- - uses: michaelkaye/setup-matrix-synapse@v1.0.3
+ - uses: michaelkaye/setup-matrix-synapse@v1.0.4
0 commit comments