Skip to content

Commit

Permalink
Switch to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGos committed May 12, 2024
1 parent 53d63c1 commit 9a72ba1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hacs_validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
Expand Down
1 change: 0 additions & 1 deletion custom_components/davis_vantage/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
PROTOCOL_SERIAL,
MODEL_VANTAGE_PRO2,
MODEL_VANTAGE_PRO2PLUS,
MODEL_VANTAGE_VUE,
CONFIG_RAIN_COLLECTOR,
CONFIG_STATION_MODEL,
CONFIG_INTERVAL,
Expand Down

0 comments on commit 9a72ba1

Please sign in to comment.