Skip to content

build(deps): bump actions/setup-node from 4 to 7 #42

build(deps): bump actions/setup-node from 4 to 7

build(deps): bump actions/setup-node from 4 to 7 #42

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2025-2026 Max Trunnikov
# SPDX-License-Identifier: MIT
---
name: yamllint
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
yamllint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v7
- uses: ibiqlik/action-yamllint@v3
with:
config-file: .yamllint.yml