豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit cdaceee

Browse files
authored
Merge pull request #584 from 0xFEEDC0DE64/main
Update community links
2 parents efb438b + 5668347 commit cdaceee

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/build_on_commit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
# Get required packages
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v4
1717
- uses: carlosperate/arm-none-eabi-gcc-action@v1
1818
with:
1919
release: '9-2019-q4'
@@ -33,7 +33,7 @@ jobs:
3333
run: pio run
3434

3535
- name: 'Upload Build Artifact'
36-
uses: actions/upload-artifact@v3
36+
uses: actions/upload-artifact@v4
3737
with:
3838
path: ${{github.workspace}}/.pio/build/**
3939
name: ${{github.event.repository.name}}_build_${{github.run_number}}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ Of course the firmware can be further customized for other needs or projects.
141141

142142
<a/>
143143

144-
- **Telegram Community:** If you are an enthusiast join our [Hooover Telegram Group](https://t.me/joinchat/BHWO_RKu2LT5ZxEkvUB8uw)
144+
- **Telegram Community:** The telegram group was closed by the owners, but no problem, we already launched a copy on matrix which is better than telegram anyways :)
145+
- **Matrix Community:** [Join the new matrix group here](https://matrix.to/#/#hooover:brunner.ninja) (we imported all old telegram messages from the past 5+ years including pictures there)
145146

146147
---
147148
## Stargazers

0 commit comments

Comments
 (0)