mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update node to v22 (#1804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fbf9f0075c
commit
09c04763c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-hardware-list.yml
vendored
2
.github/workflows/update-hardware-list.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18'
|
||||
node-version: '22'
|
||||
|
||||
- name: Fetch latest device hardware data
|
||||
id: fetch-data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue