steps:
- uses: actions/checkout@v3
- name: Set up Python 3.10
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
with:
python-version: "3.10"
- name: Install dependencies
# Home Assistant Configuration
-[![Build Status][build-status-img]][build-status-url]
+[![Check Status][check-status-img]][check-status-url]
[![Last Commit][last-commit-img]][last-commit-url]
[![License Status][license-img]][license-url]
[![BuyMeCoffee][buymecoffee-img]][buymecoffee-url]
---
-[build-status-img]: https://api.travis-ci.com/xraver/homeassistant.svg?branch=master
-[build-status-url]: https://travis-ci.com/github/xraver/homeassistant
+[check-status-img]: https://github.com/xraver/homeassistant/actions/workflows/ci-validation.yaml/badge.svg
+[check-status-url]: https://github.com/xraver/homeassistant/actions/workflows/ci-validation.yaml
[license-img]: https://img.shields.io/github/license/xraver/homeassistant
[license-url]: LICENSE
[releases-img]: https://img.shields.io/github/v/release/xraver/homeassistant