Skip to content

chore(ci): bump actions/cache from 5 to 6 (#33) #49

chore(ci): bump actions/cache from 5 to 6 (#33)

chore(ci): bump actions/cache from 5 to 6 (#33) #49

Workflow file for this run

name: actionlint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
actionlint:
name: Lint GitHub Actions workflows
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v7
- name: Run actionlint
uses: rhysd/actionlint@v1.7.12