Skip to content

Bump typescript from 5.0.4 to 5.4.5 #45

Bump typescript from 5.0.4 to 5.4.5

Bump typescript from 5.0.4 to 5.4.5 #45

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"