Skip to content

build(deps): bump actions/checkout from 4 to 6 #55

build(deps): bump actions/checkout from 4 to 6

build(deps): bump actions/checkout from 4 to 6 #55

Workflow file for this run

name: Commit Lint
on: [push, pull_request]
jobs:
actionlint:
name: CI Workflow Linting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
# Check GitHub CI workflows
- name: Check workflow files
uses: docker://rhysd/actionlint:latest
with:
args: -color