Skip to content

Bump @tsconfig/node20 from 20.1.2 to 20.1.4 #137

Bump @tsconfig/node20 from 20.1.2 to 20.1.4

Bump @tsconfig/node20 from 20.1.2 to 20.1.4 #137

Workflow file for this run

---
name: "HACS"
# yamllint disable-line rule:truthy
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate_hacs:
name: "HACS Validation"
runs-on: ubuntu-latest
steps:
- uses: "actions/checkout@v4"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"