v4 is using deprecated Node 20, due to stop working in a couple of months.
@@ -12,7 +12,7 @@ jobs:
pull-requests: write
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
- name: HACS validation
uses: hacs/action@main
with:
@@ -12,5 +12,5 @@ jobs:
- uses: home-assistant/actions/hassfest@master
@@ -29,7 +29,7 @@ jobs:
UV_SYSTEM_PYTHON: 1
fetch-depth: 0
- name: Set up Python ${{ matrix.python-version }}
@@ -13,7 +13,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v6
@@ -26,7 +26,7 @@ jobs:
@@ -27,7 +27,7 @@ jobs: