Skip to content

chore(deps): update actions/cache action to v6 #180

chore(deps): update actions/cache action to v6

chore(deps): update actions/cache action to v6 #180

Workflow file for this run

name: Lint
on:
pull_request:
paths:
- .github/workflows/*.yml
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v7
- name: Check workflow files
uses: reviewdog/action-actionlint@v1