Skip to content

Commit 522322f

Browse files
committed
Merge branch 'nwwebsocket-fork' of github.com:theolampert/pusher-websocket-swift into nwwebsocket-fork
2 parents 3a23201 + c36db49 commit 522322f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: maxim-lobanov/setup-xcode@v1
1616
with:
1717
xcode-version: '13.2.1'
18-
- uses: actions/cache@v1
18+
- uses: actions/cache@v4
1919
id: carthage-cache
2020
with:
2121
path: Carthage

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,6 +1174,7 @@ The tests also get run on Github Actions, see [CI Action](https://github.com/pus
11741174
- If you have found a bug, please open an issue.
11751175
- If you have a feature request, please open an issue.
11761176
- If you want to contribute, please submit a pull request (preferably with some tests 🙂 ).
1177+
- If you do not receive a timely response, feel free to check our [support portal](https://docs.bird.com/pusher).
11771178

11781179
## Credits
11791180

0 commit comments

Comments
 (0)